Google Map with Ionic

I am using google maps in my application and this application crashes whenever I do zoom-in, zoom-out giving memory warning in Xcode console.

I guess that this is something to do with Google map js API usage in hybrid application.

Should I instead use cordova-google-map plugin or leaflet to make sure that app does not crash due to memory issues?

But I am not sure if I will be able to use D3 with cordova-plugin-googlemaps plugin because i have to draw some shape on the top of map.

disablePanMomentum: true