Check Coordinates Exist in polygon
sharique112 opened this issue · 1 comments
sharique112 commented
How to Check Coordinates exits in polygon or not
bradcornford commented
Hi there,
You should be able to do something like this:
shapes['polygon_0'].containsLocation(latLng, this);