Google Maps plugin of Ionic native 4.0

Hello, I recently updated the ionic, ionic-native / google-maps and google maps for v2, and then I started my problems, the map does not load at all, it’s just blank screen, I changed the code as the example shows and nothing, the probelama that was working perfectly before, could anyone help me?

Create a new project with ionic start blank blank and implement Ionic Native Google Maps there and see if you can get it to work. If not, post here the exact steps you followed and the code you have. Also include your ionic info output then.

1 Like

@belemlc do you found a solution ? i have the same issue with “@ionic/angular”: “4.0.0-beta.17” & “@ionic-native/google-maps”: “^5.0.0-beta.25”

you need to configure your google api key properly. follow these steps