Home › Forums › JavaScript › Clickable Page Links to Open Markers on Google Map? › Reply To: Clickable Page Links to Open Markers on Google Map?
September 29, 2016 at 2:55 pm
#246019
Participant
I was able to find another trick to make this work. If anyone stumbles across this same issue in the future, I took this approach and it worked well for me: http://stackoverflow.com/questions/20548472/how-to-trigger-google-maps-marker-from-outside-of-map
Thanks!