Why cluster marker icon not showing when zoom in or zoom out in android [duplicate]
问题 This question already has answers here : Google map marker is replaced by bounding rectangle on zoom (3 answers) Closed 3 years ago . I'm trying to implement a cluster marker on my map,first, it shows me the cluster marker but when i zoom in, that expand and also show white square, i'll add some images to explain it better. images public class MyItem implements ClusterItem { private final LatLng mPosition; String Title = ""; int Icon; public MyItem(double lat, double lng, String title, int