> ... i can found out that there was a click on an object, but I cant
> find out on which one. Is there a way to do that?
The click is triggered on the polygon that you constructed the event
listener for.
this._polygon
If you construct the click listener for the map, the first parameter
(overlay) returns the overlay object that was clicked.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---