Hi all, How do I create a marker in a polygon. Anytime I mouse over the polygon to create the marker, polygon gets the focus and click for a marker doesn't generate any event. Only way this works is to disableEditing i.e. remove the mouse over event or to place the marker outside the polygon and then drag it into the polygon. Also is there a way to get a double click event on the polygon/polyline. When a double click on the polygon happens, I want to initiate an AJAX call to retrieve some data.
I was trying with the example code at http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html. Regds, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
