Skip to content

MapProjectionEvent

MapProjectionEvent: object

Defined in: src/ui/events.ts:749

The map projection event

Type declaration

newProjection

newProjection: ProjectionSpecification["type"] | "globe-mercator"

Specifies the name of the new projection. Additionally includes 'globe-mercator' to describe globe that has internally switched to mercator.

type

type: "projectiontransition"