Map instance
-
Is there a way to get the map instance, so I can manually trigger an event?
I’ve tried
google.maps.event.trigger(jQuery("#map1").map,"click")but I’m guessingjQuery("#map1").mapis not really the instance.
The topic ‘Map instance’ is closed to new replies.