Type alias: SetClusterOptions¶
Ƭ SetClusterOptions: Object
The cluster options to set
Type declaration¶
Name | Type | Description |
---|---|---|
cluster? |
boolean |
Whether or not to cluster |
clusterMaxZoom? |
number |
The cluster's max zoom |
clusterRadius? |
number |
The cluster's radius |
Defined in¶
src/source/geojson_source.ts:39