bradcornford/Googlmapper

Check Coordinates Exist in polygon

sharique112 opened this issue · 1 comments

How to Check Coordinates exits in polygon or not

Hi there,

You should be able to do something like this:

shapes['polygon_0'].containsLocation(latLng, this);