> Given a latitude-longitude point, is there an easy code that I can use to > determine whether or not that point is within the bounds of the > user-defined geometrical shape?
Search for 'point in polygon' useful examples http://alienryderflex.com/polygon/ http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/b2aeb4f444dbe410/e159b0f5c9248c09 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
