Home > @magiclane/maps-sdk > BNGProjection

BNGProjection class

BNGProjection class

Projections

Signature:

export declare class BNGProjection extends Projection 

Extends: Projection

Constructors

Constructor

Modifiers

Description

(constructor)(params)

Creates a new BNGProjection

Properties

Property

Modifiers

Type

Description

easting

readonly

number

Retrieves the easting of the point.

gridReference

string

Retrieves the grid reference of the point.

northing

readonly

number

Retrieves the northing of the point.

Methods

Method

Modifiers

Description

setFields(params)

Sets the easting and northing of the point.