Search
Preparing search index...
The search index is not available
GeospatialDraw
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"shapes/shape"
External module "shapes/shape"
Index
Type aliases
Shape
Variables
BBOX
BOUNDING_
BOX
CIRCLE
LINE
POINT
POINT_
RADIUS
POLYGON
Type aliases
Shape
Shape
:
"Polygon"
|
"Bounding Box"
|
"Point Radius"
|
"Point"
|
"Line"
All supported GeometryJSON shapes
Variables
Const
BBOX
BBOX
:
"Bounding Box"
= BOUNDING_BOX
Const
BOUNDING_
BOX
BOUNDING_
BOX
:
Shape
= "Bounding Box"
Const
CIRCLE
CIRCLE
:
"Point Radius"
= POINT_RADIUS
Const
LINE
LINE
:
Shape
= "Line"
Const
POINT
POINT
:
Shape
= "Point"
Const
POINT_
RADIUS
POINT_
RADIUS
:
Shape
= "Point Radius"
Const
POLYGON
POLYGON
:
Shape
= "Polygon"
Globals
"shapes/shape"
Shape
BBOX
BOUNDING_
BOX
CIRCLE
LINE
POINT
POINT_
RADIUS
POLYGON
Generated using
TypeDoc
All supported GeometryJSON shapes