• Resolved bangelo123

    (@bangelo123)


    Hi there,
    is there an easy way to add an ID to the markers?
    By assigning an ID to the marker you could use it to trigger a modal.
    This way the possibilities of different pop-ups are endless
    BTW
    I’m using Oxygen Builder

    Cheers
    Angelo

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Avirtum

    (@avirtum)

    Each marker has an internal ID value, see the marker options (the general tab). In the frontend it shows like below

    <div class="ipnrm-marker ipnrm-active" data-marker-id="8b55a4d8">
    ...
    </div>
    
    Thread Starter bangelo123

    (@bangelo123)

    Thanks for the reply…
    I do not think it’s an ID that can be used as trigger for a modal….(I tried, doesn’t work)…
    Thanks anyway
    Angelo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ID markers’ is closed to new replies.