Add some versatiles vector layers

TODO: these could probably be faster with MapLibre GL JS

TODO: self-host
This commit is contained in:
Chandler Swift 2026-03-12 23:43:45 -05:00
parent e0a778fc15
commit 5553b815f6
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
4 changed files with 111 additions and 0 deletions

View file

@ -13,6 +13,7 @@
"hls.js": "^1.5.2",
"ol": "latest",
"ol-contextmenu": "^5.3.0",
"ol-mapbox-style": "^13.3.0",
"proj4": "2.9.0",
"qs": "^6.13.0"
}