library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.clustering
/
Cluster
Cluster
interface
Cluster
<
T
:
ClusterItem
?
>
A collection of ClusterItems that are nearby each other.
Inheritors
StaticCluster
Members
Functions
get
Items
Link copied to clipboard
abstract
fun
getItems
(
)
:
Collection
<
T
>
get
Position
Link copied to clipboard
abstract
fun
getPosition
(
)
:
LatLng
get
Size
Link copied to clipboard
abstract
fun
getSize
(
)
:
Int