Home > @magiclane/maps-sdk > MGRSProjection
MGRSProjection class
MGRSProjection class
Projections
Signature:
export declare class MGRSProjection extends Projection Extends: Projection
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates a new MGRSProjection |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
number |
Returns the easting coordinate of the point. | |
|
|
string |
Returns the letters of the point. | |
|
|
number |
Returns the northing coordinate of the point. | |
|
|
string |
Returns the zone of the point. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Sets the easting, northing, zone and letters of the point. |