GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/cluster/types
ClusterLayerDef
Interface ClusterLayerDef
Minimal per-layer def surface read by the strategy / options resolvers.
interface
ClusterLayerDef
{
clustering
?:
boolean
|
LayerClusteringConfig
;
clusterRadius
?:
number
;
disableClusteringAtZoom
?:
number
;
}
Index
Properties
clustering?
cluster
Radius?
disable
Clustering
At
Zoom?
Properties
Optional
clustering
clustering
?:
boolean
|
LayerClusteringConfig
Optional
cluster
Radius
clusterRadius
?:
number
Optional
disable
Clustering
At
Zoom
disableClusteringAtZoom
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clustering
cluster
Radius
disable
Clustering
At
Zoom
GeoLeaf Core API - v3.0.0
Loading...
Minimal per-layer def surface read by the strategy / options resolvers.