Home > @magiclane/maps-sdk > MGRSProjection > (constructor)
MGRSProjection.(constructor)
Creates a new MGRSProjection
Signature:
constructor(params: {
easting: number;
northing: number;
zone: string;
letters: string;
});Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
params |
{ easting: number; northing: number; zone: string; letters: string; } |
The parameters object |
params properties:
- easting: number
The easting coordinate
- northing: number
The northing coordinate
- zone: string
The zone
- letters: string
The letters