add click in map to see detail

detail is in console log
This commit is contained in:
NekoVari 2023-08-23 22:44:12 +07:00
parent f085f8e5ce
commit 7e0ffddeed
3 changed files with 112 additions and 0 deletions

View file

@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.4.0",
"ol": "^7.4.0",
"ol-contextmenu": "^5.2.1",
"ol-ext": "^4.0.10",