Add Turf to the project, to calculate the center of polygons
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
"@angular/platform-browser": "^21.2.0",
|
"@angular/platform-browser": "^21.2.0",
|
||||||
"@angular/router": "^21.2.0",
|
"@angular/router": "^21.2.0",
|
||||||
"@bluehalo/ngx-leaflet": "^21.2.0",
|
"@bluehalo/ngx-leaflet": "^21.2.0",
|
||||||
|
"@turf/turf": "^7.3.5",
|
||||||
"@types/geojson": "^7946.0.16",
|
"@types/geojson": "^7946.0.16",
|
||||||
"@types/leaflet": "^1.9.21",
|
"@types/leaflet": "^1.9.21",
|
||||||
"leaflet": "^1.9.4",
|
"leaflet": "^1.9.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user