Google-Maps-Point-in-Polygon icon indicating copy to clipboard operation
Google-Maps-Point-in-Polygon copied to clipboard

Adds a containsLatLng() method to Polygon class for Google Maps API v3

Results 3 Google-Maps-Point-in-Polygon issues
Sort by recently updated
recently updated
newest added

Hi Your script is working awesome! It is working with multiple polygons as long as the polygons do not intersect or overlap. for some reason when the polygons overlaps returns...

I'm getting `false` when checking to see if the center of Williamsburg `(40.708302, -73.958107)`, Brooklyn is within the array of coords below (which it obviously is). Any idea why it...

I want to apply your logic in server side. How i can do this?