Cadenza JS
Preparing search index...
FeatureCollection
Interface FeatureCollection
A adapted
GeoJSON
feature collection object
interface
FeatureCollection
{
features
:
Feature
[]
;
type
:
"FeatureCollection"
;
}
Index
Properties
features
type
Properties
features
features
:
Feature
[]
The features within this collection
type
type
:
"FeatureCollection"
The object's type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
type
Cadenza JS
Loading...
A adapted GeoJSON feature collection object