observation-js Documentation - v1.16.0
Preparing search index...
GeoJSONFeatureCollection
Interface GeoJSONFeatureCollection<G>
interface
GeoJSONFeatureCollection
<
G
extends
GeoJSONGeometry
|
null
=
GeoJSONGeometry
,
>
{
type
:
"FeatureCollection"
;
features
:
GeoJSONFeature
<
G
>
[]
;
}
Type Parameters
G
extends
GeoJSONGeometry
|
null
=
GeoJSONGeometry
Index
Properties
type
features
Properties
type
type
:
"FeatureCollection"
features
features
:
GeoJSONFeature
<
G
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
features
observation-js Documentation - v1.16.0
Loading...