• Resolved Dem1an

    (@johnbauman2505)


    Is it possible to link a webpage on my website by clicking on the marker?

    e.g. hyperlink /destin

    I see I can add text and hyperlink it, but that’s a 2 step process. I’d like a user be able to link directly from the marker.

    Thanks for the hints.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ian Dunn

    (@iandunn)

    That’s not a feature that the plugin supports, but it’s probably possible to write a custom extension to do that.

    may be it will be enough to have marker title linking to the marker URL? and tick this as optional. Ian, can we expect this in future releases?

    Plugin Author Ian Dunn

    (@iandunn)

    No, you’ll need to build it yourself if that’s something you’d like to have.

    I guess that infoWindowContent = '<div class="' + $.bgmp.prefix + 'placemark"> <h3>' + title + '</h3> <div>' + details + '</div> </div>'; shuould be modified, to add link to placemark URl, but still did not figure that out.
    guys, If you come up with solution, please let me know

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Direct HTML link’ is closed to new replies.