gis-tools-ts - v0.6.0
Preparing search index...
index
mgrsToPoint
Function mgrsToPoint
mgrsToPoint
(
mgrs
:
string
)
:
undefined
|
VectorPoint
<
Properties
>
Convert MGRS to lat/lon.
Parameters
mgrs
:
string
MGRS string.
Returns
undefined
|
VectorPoint
<
Properties
>
The center of the MGRS bounding box
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Convert MGRS to lat/lon.