$ grep -r "#geolocation" ./posts/
#geolocation
// 1 post tagged with geolocation
01
›JS verify coordinates inside polygon
Verify if point of coordinates (longitude, latitude) is polygon of coordinates. Polygon contains arrays of points.
$ grep -r "#geolocation" ./posts/
// 1 post tagged with geolocation
Verify if point of coordinates (longitude, latitude) is polygon of coordinates. Polygon contains arrays of points.