GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/cluster/types
ClusterGeoJSONData
Interface ClusterGeoJSONData
GeoJSON data surface probed for Point features.
interface
ClusterGeoJSONData
{
features
?:
{
geometry
?:
{
type
?:
string
}
}
[]
;
}
Index
Properties
features?
Properties
Optional
features
features
?:
{
geometry
?:
{
type
?:
string
}
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
features
GeoLeaf Core API - v3.0.0
Loading...
GeoJSON data surface probed for Point features.