Class: ProjectionDialogEvent

Mapspace.control. ProjectionDialogEvent


new ProjectionDialogEvent(type, projections, index)

Parameters:
Name Type Description
type string

Event type.

projections Array.<Mapspace.ProjectionDefinition>

The list of projections.

index number

The selected projection index.

Source:
mapspace/events.js

Extends

Members


index :number

The selected projection index.

Source:
mapspace/events.js

projections :Array.<Mapspace.ProjectionDefinition>

The list of projections.

Source:
mapspace/events.js