Package-level declarations
Types
Link copied to clipboard
Keeps track of collections of circles on the map.
Link copied to clipboard
Keeps track of collections of ground overlays on the map.
Link copied to clipboard
open class MarkerManager : MapObjectManager<O, C> , GoogleMap.OnInfoWindowClickListener, GoogleMap.OnMarkerClickListener, GoogleMap.OnMarkerDragListener, GoogleMap.InfoWindowAdapter, GoogleMap.OnInfoWindowLongClickListener
Keeps track of collections of markers on the map.
Link copied to clipboard
Keeps track of collections of polygons on the map.
Link copied to clipboard
Keeps track of collections of polylines on the map.