app improvements (#258)

* viewer app: improve type safety and visibility of overlay features.

* correct basemap attribution.

* prettier
This commit is contained in:
Brandon Liu
2023-09-27 13:49:40 +08:00
committed by GitHub
parent f378bb97a8
commit 96eb357362
3 changed files with 39 additions and 28 deletions

View File

@@ -30,6 +30,7 @@
"react-use": "^17.4.0"
},
"devDependencies": {
"@maplibre/maplibre-gl-style-spec": "^19.3.1",
"@types/d3-path": "^3.0.0",
"@types/d3-scale-chromatic": "^3.0.0",
"@types/leaflet": "^1.7.9",