Cluster Layer
Constructors
ClusterLayer
Link copied to clipboard
open fun ClusterLayer(markers: List<MapMarker>, priority: Int, vehicleCollisionEnabled: Boolean)
Content copied to clipboard
Create new cluster of markers.
Types
Marker Not Added Exception
Link copied to clipboard
Functions
describe Contents
Link copied to clipboard
get Markers
Link copied to clipboard
List of markers in the cluster
get Priority
Link copied to clipboard
Priority of the cluster.
is Valid
Link copied to clipboard
Checks if all Markers in ClusterLayer are already added to map
is Valid Parcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
is Vehicle Collision Enabled
Link copied to clipboard
Returns whether the collisions with vehicle are enabled.
write To Parcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard