Added Google Maps layers. Improved key load
This commit is contained in:
parent
c73e99a8dc
commit
8b8b145360
5 changed files with 57 additions and 17 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"commonmark": "^0.28.1",
|
||||
"core-js": "^2.5.1",
|
||||
"fs": "0.0.1-security",
|
||||
"google-maps": "^3.2.1",
|
||||
"handlebars": "^4.0.11",
|
||||
"history": "^4.7.2",
|
||||
"html5-device-mockups": "^3.2.0",
|
||||
|
|
@ -51,6 +52,7 @@
|
|||
"react-i18next": "^7.1.1",
|
||||
"react-leaflet": "^1.7.7",
|
||||
"react-leaflet-control": "^1.4.0",
|
||||
"react-leaflet-google": "^3.2.0",
|
||||
"react-places-autocomplete": "^5.4.3",
|
||||
"react-resize-detector": "^1.1.0",
|
||||
"react-router-bootstrap": "^0.24.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue