• 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 guessing jQuery("#map1").map is not really the instance.

  • The topic ‘Map instance’ is closed to new replies.