Home > @magiclane/maps-sdk > UTMProjection
UTMProjection class
UTMProjection class
Projections
Signature:
export declare class UTMProjection extends Projection Extends: Projection
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates a new UTMProjection |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Retrieves the hemisphere of the point. | ||
|
|
number |
Returns the x coordinate of the point. | |
|
|
number |
Returns the y coordinate of the point. | |
|
|
number |
Retrieves the zone of the point. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Sets the horizontal axis, vertical axis, zone and hemisphere of the point. |