Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230108

How to show Native Google Maps inside a Modal?

$
0
0

Thanks man, great solution
I just added the following code , Thanks to @purpletentacle

ionViewWillLeave() {
  document.querySelectorAll('._gmaps_cdv_').forEach((node) => {
    node.classList.remove('_gmaps_cdv_');
  });
}

Viewing all articles
Browse latest Browse all 230108

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>