On Jun 3, 7:39 pm, hypermod <[email protected]> wrote:
>
> I know you are trying to help and I appreciate your time, but I think
> you are still assuming I know how to:
>
> "find which polygon the point is in"

I've told you how to do that. Start by including Mike's EPoly or
EPoly2 extension. Have an array of your polygons, loop through them
and test whether polygons[i].Contains(marker.getLatLng())==true.

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to