💄 Redesign StopSearchMenu (map panel)
- Replace leaflet with openlayers - Add stop areas shape to map - Display stop destinations sub-panel on click
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/leaflet": "^1.9.0",
|
||||
"@types/proj4": "^2.5.2",
|
||||
"@vitejs/plugin-basic-ssl": "^1.0.1",
|
||||
"eslint": "^8.32.0",
|
||||
"eslint-plugin-solid": "^0.9.3",
|
||||
"sass": "^1.62.0",
|
||||
"typescript": "^4.9.4",
|
||||
"typescript-eslint-language-service": "^5.0.0",
|
||||
"vite": "^4.0.3",
|
||||
@@ -27,9 +29,9 @@
|
||||
"@solid-primitives/scroll": "^2.0.10",
|
||||
"@stitches/core": "^1.2.8",
|
||||
"date-fns": "^2.29.3",
|
||||
"leaflet": "^1.9.3",
|
||||
"matrix-widget-api": "^1.1.1",
|
||||
"sass": "^1.58.3",
|
||||
"ol": "^7.3.0",
|
||||
"proj4": "^2.9.0",
|
||||
"solid-js": "^1.6.6",
|
||||
"solid-transition-group": "^0.0.10"
|
||||
}
|
||||
|
Reference in New Issue
Block a user