Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
GeoJSON
GeoJsonObject
Interface GeoJsonObject
http://geojson.org/geojson-spec.html#geojson-objects
Hierarchy
GeoJsonObject
GeometryObject
GeometryCollection
Feature
FeatureCollection
Index
Properties
bbox
crs
type
Properties
optional
public
bbox
?:
Array<number>
optional
public
crs
?:
CoordinateReferenceSystem
public
type
:
string
Globals
GeoJSON
CoordinateReferenceSystem
Feature
FeatureCollection
GeoJsonObject
bbox
crs
type
GeometryCollection
GeometryObject
LineString
LinkedCoordinateReferenceSystem
MultiLineString
MultiPoint
MultiPolygon
NamedCoordinateReferenceSystem
Point
Polygon
Position