Skip to main content

Interface: MapCachedCanvasLayerReference

A description of the reference projection of a MapCachedCanvasLayer.

Properties

center

Readonly center: GeoPointReadOnly

The map center of this reference.

Defined in

src/sdk/components/map/layers/MapCachedCanvasLayer.ts:23


rotation

Readonly rotation: number

The rotation angle, in radians, of this reference.

Defined in

src/sdk/components/map/layers/MapCachedCanvasLayer.ts:27


scaleFactor

Readonly scaleFactor: number

The projection scale factor of this reference.

Defined in

src/sdk/components/map/layers/MapCachedCanvasLayer.ts:25