Search
Preparing search index...
The search index is not available
GeospatialDraw
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"coordinates/presentation/coordinate-value"
External module "coordinates/presentation/coordinate-value"
Index
Type aliases
Props
Variables
Column
Row
Functions
Coordinate
Value
Type aliases
Props
Props
:
object
Type declaration
lat
:
number
lon
:
number
unit
:
CoordinateUnit
Variables
Const
Column
Column
:
string
&
StyledComponentBase
<
"div"
,
any
,
__type
,
never
>
= styled.div`display: flex;flex-grow: 1;justify-content: flex-start;margin: 0;padding: 0;margin-right: ${props => props.theme.minimumSpacing};`
Const
Row
Row
:
string
&
StyledComponentBase
<
"div"
,
any
,
__type
,
never
>
= Common.Row
Functions
Const
Coordinate
Value
Coordinate
Value
(
__namedParameters
:
object
)
:
Element
Parameters
__namedParameters:
object
lat
:
number
lon
:
number
unit
:
"Lat/Lon (DD)"
|
"Lat/Lon (DMS)"
|
"USNG/MGRS"
|
"UTM/UPS"
Returns
Element
Globals
"coordinates/presentation/coordinate-
value"
Props
Column
Row
Coordinate
Value
Generated using
TypeDoc