Does the method [GMSMapView clear]
dealloc the GMSMarker
objects as well or are they still kept in memory.
I reckon that the method only sets the property map
to nil and the object is still in the memory. Does anyone knows about that?
Does the method [GMSMapView clear]
dealloc the GMSMarker
objects as well or are they still kept in memory.
I reckon that the method only sets the property map
to nil and the object is still in the memory. Does anyone knows about that?