Replace @agm/core with @angular/google-maps

This commit is contained in:
eugene-sinitsyn 2020-03-03 17:23:14 +03:00
parent 88020acd3e
commit 398c8c2a87
6 changed files with 34 additions and 22 deletions

View file

@ -36,6 +36,7 @@
"@angular/compiler": "^9.0.4",
"@angular/core": "^9.0.4",
"@angular/forms": "^9.0.4",
"@angular/google-maps": "^9.1.0",
"@angular/platform-browser": "^9.0.4",
"@angular/platform-browser-dynamic": "^9.0.4",
"@angular/router": "^9.0.4",
@ -82,7 +83,7 @@
"@compodoc/compodoc": "1.0.1",
"@fortawesome/fontawesome-free": "^5.2.0",
"@types/d3-color": "1.0.5",
"@types/googlemaps": "^3.30.4",
"@types/googlemaps": "^3.39.3",
"@types/jasmine": "2.5.54",
"@types/jasminewd2": "2.0.3",
"@types/leaflet": "1.2.3",