> I'd like to be able to pick up the coords of a click inside that poly, but > haven't found a way to do that.
Add a click listener to the poly, in the usual way. See http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolygon.click -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
