Open OxMarco opened 6 years ago
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
It looks like @yannbf updated the native-google-maps.ts file on Jan 18th to fix this issue. Commit 812c9f0
native-google-maps.ts
Got the same issue
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