i have a huge memory problem in my app. i am using google map api v2 with ClusterManager and custom markers. i supply an image via call to markerOptions.icon(
ClusterManager
markerOptions.icon(
Alright... I think this should work...
Add googleMap.clear() whenever you want to reset the map.
googleMap.clear()
Hope this will help you.