FlowingCode/GoogleMapsAddon

removeMarker when clustering enabled not working

Closed this issue · 0 comments

GoogleMapMarker doesen't seem to be removed from the map, when clustering is enabled.

The markers which are not gathered in any cluster are removed correctly but the rest are left on the map. You can't call the remove method again after the initial attempt with the exception:

java.lang.IllegalArgumentException: Child should have this element as a parent