Home > @magiclane/maps-sdk > LAMProjection

LAMProjection class

LAMProjection class

Projections

Signature:

export declare class LAMProjection extends Projection 

Extends: Projection

Constructors

Constructor

Modifiers

Description

(constructor)(params)

Creates a new LAMProjection

Properties

Property

Modifiers

Type

Description

x

readonly

number

Retrieves the horizontal axis of the point.

y

readonly

number

Retrieves the vertical axis of the point.

Methods

Method

Modifiers

Description

setFields(params)

Sets the horizontal axis and vertical axis of the point.