Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #416617

    Hi!
    ¿Would there be any way to insert a photo in the tooltip that appears when you click on the marker map and assign a url link?

    Regards

    #417273

    Hi romero2!

    The markers accept HTML. Try this.

    <a href = "#"><img src = "#" /></a>
    

    And replace the # with the correct URLs to your image and wherever you want it to link to.

    Regards,
    Elliott

    #417657

    oK
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘map marker tooltip’ is closed to new replies.