We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
It looks like @yannbf updated the native-google-maps.ts file on Jan 18th to fix this issue. Commit 812c9f0
native-google-maps.ts
Sorry, something went wrong.
Got the same issue
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: