Add basic map
Some checks failed
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled

This commit is contained in:
2026-01-13 19:44:18 +07:00
parent 037a9b5b3e
commit 19522256d7
5 changed files with 233 additions and 0 deletions

View File

@@ -83,5 +83,9 @@
},
"ember": {
"edition": "octane"
},
"dependencies": {
"ol": "^10.7.0",
"ol-mapbox-style": "^13.2.0"
}
}