toggle menu
android-maps-utils
3.9.0
androidJvm
switch theme
search in API
android-maps-utils
/
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