Best Google Map Lib For Mobile

Hi all,

I am building mobile app with ionic, and one of me features is Google Map, and I use this: https://github.com/allenhwkim/angularjs-google-maps to implement it with angular , and it works good, The PROBLEM is while testing on device the app works great, BUT when on Map page it consumes a lot of memory, The REAL PROBLEM after navigate to any page , it doesn’t destroy the map, so the memory is still NOT FREE, so after many opening to map pages, it leads to APP CRASH.

Please if any one have solution or an alternative, Please help

Thanks

@ivucicev Did you read my post, and about memory?

@mhartington help plz

I’ve always had luck with

@mhartington Did you test it, regarding memory Issue?
Are they delete the map instance?