new MarkerCluster() → {Marker}
A special graphics type with a tear drop shape.
It forms a cluster a marker based on distance.
- Source:
Returns:
- Type
- Marker
Methods
disable()
Disable and hide the marker.
- Source:
dispose()
Clean up this object,
- Source:
enable()
Enable and visualise the marker.
- Source:
setSpriteSize(size)
Set the size of the marker.
Parameters:
Name | Type | Description |
---|---|---|
size |
Number | size to be set. |
- Source: