On Aug 4, 10:10 am, Arun <[email protected]> wrote: > Hi Everyone, > Can anyone provide me a simple example of using polygon.containsLatLng > (point) API for geofencing purpose. I tried to use it but iam > unsuccessful. I dont know where iam making the mistake. If there is > any simple example in the net, can any provide me the link
I suspect the mistake is assuming that the API includes such a method. See http://code.google.com/apis/maps/documentation/reference.html#GPolygon. However another mistake is not including a link so we can see where you're going wrong. See also http://econym.org.uk/gmap/epoly.htm which I mentioned in your previous thread. (Why didn't you just reply to a message there?) 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 -~----------~----~----~----~------~----~------~--~---
