I have values generated from Leaflet Draw plugin that looks like this :
{"type":"Feature","properties":{},"geometry": {"type":"Polygon","coordinates":[[[-73.98332834243776,40.76718414067168],[-73.98332834243776,40.78941230883186],[-73.93200159072877,40.78941230883186],[-73.93200159072877,40.76718414067168],[-73.98332834243776,40.76718414067168]]]}} is there a way to calclate the bounding box of the given coordinates?
أكثر...
{"type":"Feature","properties":{},"geometry": {"type":"Polygon","coordinates":[[[-73.98332834243776,40.76718414067168],[-73.98332834243776,40.78941230883186],[-73.93200159072877,40.78941230883186],[-73.93200159072877,40.76718414067168],[-73.98332834243776,40.76718414067168]]]}} is there a way to calclate the bounding box of the given coordinates?
أكثر...