Replace dynamic Google maps with leaflet.js

This commit is contained in:
Björn Fromme
2018-09-11 16:45:22 +02:00
parent 95bcc211e7
commit 8fb4e7c763
8 changed files with 57 additions and 50 deletions
+4 -4
View File
@@ -5002,10 +5002,10 @@
"invert-kv": "^1.0.0"
}
},
"load-google-maps-api": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/load-google-maps-api/-/load-google-maps-api-1.3.2.tgz",
"integrity": "sha512-uc0kW24xpTtw2g1g3qIXGgFF+u2Rlp+7a1Hze7Esuz24tHkbblJH0LZGjRVZuL7mqIxEWp+lP7ANt1/OiZRJbA=="
"leaflet": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.3.4.tgz",
"integrity": "sha512-FYL1LGFdj6v+2Ifpw+AcFIuIOqjNggfoLUwuwQv6+3sS21Za7Wvapq+LhbSE4NDXrEj6eYnW3y7LsaBICpyXtw=="
},
"load-json-file": {
"version": "2.0.0",