@iconio wrote:
Hey guys, I’m having issues with the GoogleMaps and the new ‘swipe to close’ modal.
My issue is that the class_gmaps_cdv_
that gets attached to thebody
by Google Maps is changing the background color to white. The effect looks to weird and bad.I’ve tried pretty much everything…
- Removing the class once the modal gets loaded. That will make the map disappear and take whatever color I’ve set to the background.
- Removing the class once the modal gets loaded and attaching it again once the modal gets destroyed. Same result as previous
- Destroying the map on the ionViewWillLeave() and recreating using the ionViewWIllLoad(). Same result as previous.
Any tips? Is this a bug?
Thanks
Posts: 1
Participants: 1