java.lang.Object
com.streamwide.smartms.lib.googlemap.ui.view.geolocation.ClusteringUtil

public class ClusteringUtil extends Object
  • Field Details

  • Method Details

    • openClusterAndZoom

      public static boolean openClusterAndZoom(@NonNull com.streamwide.smartms.lib.template.map.IMap map, @NonNull com.google.maps.android.clustering.Cluster<GoogleClusterItem> cluster)
    • enableClusteringByZoomLevel

      public static void enableClusteringByZoomLevel(@NonNull com.google.android.gms.maps.GoogleMap googleMap, @NonNull GoogleMapMarkerRenderer renderer)
    • getClusterBitmapDescriptor

      @NonNull public static com.google.android.gms.maps.model.BitmapDescriptor getClusterBitmapDescriptor(@NonNull android.content.Context context, @NonNull com.google.maps.android.clustering.Cluster<GoogleClusterItem> cluster)