Home > @magiclane/maps-sdk > GKProjection

GKProjection class

GKProjection class

Projections

Signature:

export declare class GKProjection extends Projection 

Extends: Projection

Constructors

Constructor

Modifiers

Description

(constructor)(params)

Creates a new GKProjection

Properties

Property

Modifiers

Type

Description

easting

readonly

number

Retrieves the easting of the point.

northing

readonly

number

Retrieves the northing of the point.

zone

readonly

number

Retrieves the zone of the point.

Methods

Method

Modifiers

Description

setFields(params)

Sets the horizontal axis, vertical axis and zone of the point.