I was able to trigger an event using google.maps.event.trigger(marker, 'click') but only with markers. I tried this code for the map in general using google.maps.event.trigger(map, 'click) or google.maps.event.trigger(document.getElementById("map"), 'click') but that did not work. Do you know what the event that controls the initial click on a map is?
greg -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/J5rkRuQ-4eEJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.