ClusterItem

interface ClusterItem

ClusterItem represents a marker on the map.

Functions

Link copied to clipboard
abstract fun getPosition(): LatLng
The position of this marker.
Link copied to clipboard
abstract fun getSnippet(): String
The description of this marker.
Link copied to clipboard
abstract fun getTitle(): String
The title of this marker.
Link copied to clipboard
abstract fun getZIndex(): Float
The z-index of this marker.