Home > @magiclane/maps-sdk > Projection

Projection class

Projection interface which deals with all types of projections.

Projections

Signature:

export declare class Projection extends GemAutoreleaseObject 

Extends: GemAutoreleaseObject

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Projection class.

Properties

Property

Modifiers

Type

Description

_pointerId

protected

any

pointerId

readonly

any

type

readonly

ProjectionType

Retrieves the specific type of the projection.