StaticCluster

open class StaticCluster

Cluster of Markers.

Author

M.Kergall

Constructors

Link copied to clipboard
constructor(center: GeoPoint)

Functions

Link copied to clipboard
Link copied to clipboard
open fun getBoundingBox(): BoundingBox
Link copied to clipboard
open fun getItem(index: Int): MarkerWithLabel
Link copied to clipboard
Link copied to clipboard
open fun getPosition(): GeoPoint
Link copied to clipboard
open fun getSize(): Int
Link copied to clipboard
open fun setMarker(marker: MarkerWithLabel)
set the Marker to be displayed for this cluster
Link copied to clipboard
open fun setPosition(center: GeoPoint)