I'm building a custom map and I'd like to provide my own info windows. Everything works on my custom markers, but if you zoom a lot you can see some places icons. If you click on those you still get the default info window.
I'd like to capture the event that triggers this info window and provide my own info window. How can I do this? To see what I mean, go to this sample: http://gmaps-samples-v3.googlecode.com/svn/trunk/map_events/map_events.html Click on the airplane icon that appears over the airport on the top right corner and it will open the info window for the airport. Can I intercept this event and provide my own info window? Any help is appreciated. Thanks in advange -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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.