Google Maps Referral fails

Hello guys.

Since two days ago, google maps api is not working using the ionic web view plugin.

I created this issue. If someone has got the same problem please vote this issue.

https://issuetracker.google.com/issues/124858510

Thanks

2 Likes

Same issue here. I worked with their dev team. They tried to say they didn’t support 3rd party frameworks first. Then I explained it’s still HTML / CSS / Javascript. Then I started working on migrating to Apple MapKit JS. After a few days they referenced me to your issue.

Let me tell you… MapKit JS is amazing to work with. They have a few issues, but it’s so much nicer than Google Maps API. Automatic clustering, easier with callouts and annotations, there is a typescript definition file now. It took me a day to swap. I’ll open source my component if you want access.