Class Hierarchy
- java.lang.Object
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.ClusteringUtil
- com.google.maps.android.clustering.view.DefaultClusterRenderer<T> (implements com.google.maps.android.clustering.view.ClusterRenderer<T>)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleClusterItem (implements com.google.maps.android.clustering.ClusterItem)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleLocationBoundsWrapper (implements com.streamwide.smartms.lib.template.map.ILocationBounds)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleMapCircleWrapper (implements com.streamwide.smartms.lib.template.map.ICircle)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleMapClusterMarkerWrapper (implements com.streamwide.smartms.lib.template.map.IMarker)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleMapMarkerWrapper (implements com.streamwide.smartms.lib.template.map.IMarker)
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.GoogleMapWrapper (implements com.streamwide.smartms.lib.template.map.IMap)
Interface Hierarchy
- com.google.android.gms.maps.GoogleMap.CancelableCallback
- com.streamwide.smartms.lib.googlemap.ui.view.geolocation.IGoogleMapProviderCallBack<T>