Thank for very much for your quick response. I have tried the GGEOXML parser.
My map is at: http://online.thewest.com.au/maps/kml/index2.html I have tried to get a handle on the polygon object via the overlay but I can't seem to find the right syntax using the click handler. I have tried to use EGeoXML but I can't seem to get the overlays to display using the same kml as in the above page. http://online.thewest.com.au/maps/kml/egeo/index3.html When I call parse() the map reverts back to the global page. Thanks again. On Apr 6, 2:13 pm, "[email protected]" <[email protected]> wrote: > On Apr 5, 6:39 pm, rdefonseka <[email protected]> wrote: > > > I search for an address on the map, and via the Geocoder get a point. > > Is it possible to check if the point exists within an overlay on the > > map. > > Yes. One possible way:http://econym.org.uk/gmap/epoly.htm > .Contains(latlng) > > > > > I have defined several polygons using kml. > > Please provide a link to the map under discussion. How you are adding > the polygons to the map matters. > > -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
