upgrade leaflet search to v3.0.5 -> search works again now

site-osm-baustelle
Hartmut Holzgraefe 2022-12-22 23:55:00 +00:00
rodzic 707c3e35b7
commit ff3440ebba
5 zmienionych plików z 8 dodań i 8 usunięć

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 406 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 524 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 698 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 839 KiB

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 188 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 237 KiB

Wyświetl plik

@ -23,7 +23,7 @@
"leaflet-heatmap": "^1.0.0",
"leaflet-loading": "^0.1.24",
"leaflet-providers": "^1.6.0",
"leaflet-search": "^2.9.8",
"leaflet-search": "^3.0.5",
"leaflet.locatecontrol": "^0.66.2",
"leaflet.locationfilter": "git+https://github.com/marcoqu/leaflet-locationfilter.git",
"leaflet.restoreview": "git+https://github.com/makinacorpus/Leaflet.RestoreView.git",
@ -604,9 +604,9 @@
"integrity": "sha512-f/sN5wdgBbVA2jcCYzScIfYNxKdn2wBJP9bu+5cRX9Xj6g8Bt1G9Sr8WgJAt/ckIFIc3LVVxCBNFpSCfTuUElg=="
},
"node_modules/leaflet-search": {
"version": "2.9.11",
"resolved": "https://registry.npmjs.org/leaflet-search/-/leaflet-search-2.9.11.tgz",
"integrity": "sha512-Tsp2rbd4SyBTaSJ2hGk/hdSzTLWlaehVDx0nQta4Ih9MjajxAWoizGB9RTMSFNnXYvqSRwWL8udLZXc83j5ivA==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/leaflet-search/-/leaflet-search-3.0.5.tgz",
"integrity": "sha512-h31vNAm8+1H01o8DoEf5R2CbELaQJEv7KIyoWRr3IjSLHzhwra08WkiRSffJi5XYg1THd62csQ3jJ023lhhxGQ==",
"dependencies": {
"leaflet": "*"
}
@ -1654,9 +1654,9 @@
"integrity": "sha512-f/sN5wdgBbVA2jcCYzScIfYNxKdn2wBJP9bu+5cRX9Xj6g8Bt1G9Sr8WgJAt/ckIFIc3LVVxCBNFpSCfTuUElg=="
},
"leaflet-search": {
"version": "2.9.11",
"resolved": "https://registry.npmjs.org/leaflet-search/-/leaflet-search-2.9.11.tgz",
"integrity": "sha512-Tsp2rbd4SyBTaSJ2hGk/hdSzTLWlaehVDx0nQta4Ih9MjajxAWoizGB9RTMSFNnXYvqSRwWL8udLZXc83j5ivA==",
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/leaflet-search/-/leaflet-search-3.0.5.tgz",
"integrity": "sha512-h31vNAm8+1H01o8DoEf5R2CbELaQJEv7KIyoWRr3IjSLHzhwra08WkiRSffJi5XYg1THd62csQ3jJ023lhhxGQ==",
"requires": {
"leaflet": "*"
}

Wyświetl plik

@ -29,7 +29,7 @@
"leaflet-heatmap": "^1.0.0",
"leaflet-loading": "^0.1.24",
"leaflet-providers": "^1.6.0",
"leaflet-search": "^2.9.8",
"leaflet-search": "^3.0.5",
"leaflet.locatecontrol": "^0.66.2",
"leaflet.locationfilter": "git+https://github.com/marcoqu/leaflet-locationfilter.git",
"leaflet.restoreview": "git+https://github.com/makinacorpus/Leaflet.RestoreView.git",