@maplibre/geojson-vt
GitHub
Example Page
Preparing search index...
ClusterProperties
Type Alias ClusterProperties
The geojson properies related to a cluster.
type
ClusterProperties
=
{
cluster
:
true
;
cluster_id
:
number
;
point_count
:
number
;
point_count_abbreviated
:
string
|
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
cluster
cluster_
id
point_
count
point_
count_
abbreviated
Properties
cluster
cluster
:
true
cluster_
id
cluster_id
:
number
point_
count
point_count
:
number
point_
count_
abbreviated
point_count_abbreviated
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
cluster_
id
point_
count
point_
count_
abbreviated
GitHub
Example Page
@maplibre/geojson-vt
Loading...
The geojson properies related to a cluster.