Search
Preparing search index...
The search index is not available
GeospatialDraw
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"coordinates/container/point-editor"
External module "coordinates/container/point-editor"
Index
Type aliases
Editor
Props
Functions
Point
Editor
editor
Map
Type aliases
Editor
Editor
:
React.ComponentType
<
EditorProps
>
Props
Props
:
object
Type declaration
lat
:
number
lon
:
number
set
Coordinate
:
function
(
lat
:
number
, lon
:
number
)
:
void
Parameters
lat:
number
lon:
number
Returns
void
unit
:
Units.CoordinateUnit
Functions
Const
Point
Editor
Point
Editor
(
__namedParameters
:
object
)
:
Element
Parameters
__namedParameters:
object
lat
:
number
lon
:
number
set
Coordinate
:
function
(
lat
:
number
, lon
:
number
)
:
void
Parameters
lat:
number
lon:
number
Returns
void
unit
:
"Lat/Lon (DD)"
|
"Lat/Lon (DMS)"
|
"USNG/MGRS"
|
"UTM/UPS"
Returns
Element
Const
editor
Map
editor
Map
(
unit
:
Units.CoordinateUnit
)
:
Editor
Parameters
unit:
Units.CoordinateUnit
Returns
Editor
Globals
"coordinates/container/point-
editor"
Editor
Props
Point
Editor
editor
Map
Generated using
TypeDoc