GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/cluster/types
ClusterStrategyResult
Interface ClusterStrategyResult
Result of the per-layer clustering decision.
interface
ClusterStrategyResult
{
shouldCluster
:
boolean
;
useSharedCluster
:
boolean
;
}
Index
Properties
should
Cluster
use
Shared
Cluster
Properties
should
Cluster
shouldCluster
:
boolean
use
Shared
Cluster
useSharedCluster
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
should
Cluster
use
Shared
Cluster
GeoLeaf Core API - v3.0.0
Loading...
Result of the per-layer clustering decision.