Skip to content

MapProjectionEvent

MapProjectionEvent = object

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

The map projection event

Properties

newProjection

newProjection: ProjectionSpecification["type"]

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

Specifies the name of the new projection. For example:

  • globe to describe globe that has internally switched to mercator
  • vertical-perspective to describe a globe that doesn't change to mercator
  • mercator to describe mercator projection