I have a circle drawn with the usual function for that, activated with
var polygon = new GPolygon(Cpoints, strokeColor, strokeWidth,
strokeOpacity, fillColor, fillOpacity);
map.addOverlay(polygon);
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. Any help is appreciated.
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-api/-/9HTb-VdoXQEJ.
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.