Bounding box of the feature. The value of the bbox member is an array of length 4, with all axes of the most southwesterly point followed by all axes of the more northeasterly point. The "bbox" values define shapes with edges that follow lines of constant longitude and latitude.
The geometry of a cluster feature is of type 'Point',
where the coordinates
represent the geographical coordinates [longitude, latitude] of the cluster center.
id of the feature.
The Properties of the Cluster feature.
The type of the feature is a string with 'Feature' as its value.
Calculates and returns the bounding box of the cluster.
The bounding box of the cluster.
Returns the features within the cluster.
An array containing the features within the cluster.
Get The FeatureProvider where the Feature is stored in.
Get the Feature as a JSON Object.
Generated using TypeDoc
This Feature represents a Cluster.