Google Maps API – Forcing click on Marker

Posted by & filed under API, Javascript.

I figured I’d make a quick post about a problem I had while working with Google Maps API; this problem came up when I needed a DOM element to trigger a click on a Marker so an InfoBubble came up (http://blog.michaelhelmick.com/2011/04/23/google-maps-api-multiple-markers-multiple-infowindowsinfobubbles/) The Problem I needed to trigger a ‘click’ on a certain marker when I… Read more »