Preparing search index...
The search index is not available
@vavassor/nws-client
@vavassor/nws-client
FeatureGeoJson
Interface FeatureGeoJson<PropertiesType>
A GeoJSON feature.
See
RFC 7946
Type Parameters
PropertiesType
Hierarchy
FeatureGeoJson
Index
Properties
@context?
geometry
id?
properties
type
Properties
Optional
@context
@context
?:
JsonLdContext
geometry
geometry
:
GeoJsonGeometry
Optional
id
id
?:
string
properties
properties
:
PropertiesType
type
type
:
"Feature"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@vavassor/nws-
client
Feature
Geo
Json
@context?
geometry
id?
properties
type
Generated using
TypeDoc
A GeoJSON feature.
See
RFC 7946