I am looking to find a way of checking if a point exists inside a polygon in Google Maps v3 (JavaScript). I\'ve searched everywhere and the only solutions I have found so fa
You have a very good example of containsLocation() method in Google Maps API documentation.
containsLocation()