ionic3-components icon indicating copy to clipboard operation
ionic3-components copied to clipboard

GoogleMaps [deprecated] Please use GoogleMaps.create()

Open OxMarco opened this issue 7 years ago • 2 comments

I'm submitting a ... (check one with "x")

[x ] bug report [ ] feature request [ ] support request

Important Info There is a new way of instantiating a map

this.map = GoogleMaps.create(element.nativeElement, mapOptions);

References https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.0.0/ReleaseNotes/ionic-googlemaps-4.4.0/README.md

OxMarco avatar Jan 29 '18 09:01 OxMarco

It looks like @yannbf updated the native-google-maps.ts file on Jan 18th to fix this issue. Commit 812c9f0

deriegle avatar Feb 26 '18 03:02 deriegle

Got the same issue

ryantando avatar Mar 16 '18 10:03 ryantando