Open 2 POI's at the same time

Home Forums MapPress Support Open 2 POI's at the same time

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12918
    not2old2learn
    Participant

    Using the following code in a table for each of my map pin numbers:
    onclick=”mapp0.getPoi(95).open();”
    For this particular map pin “80” I have two poi’s number 95 and 97. I would prefer both info bubbles to open when visitor clicks on the “80” link in the table. Is this possible, if so, how do I modify the code above to include both poi’s?

    #12919
    Chris
    Keymaster

    Hi,

    Unfortunately that’s not possible – only one infowindow can be open at a time on any given map.

    #12927
    not2old2learn
    Participant

    Thanks Chris. Instead I used a similar link in the first info bubble which allowed the user to click and open the next poi bubble.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.