new WorkspaceInfoProjectionEvent(type, name, projection)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
name |
string | Workspace name. |
projection |
string | Workspace projection. |
- Source:
- mapspace/events.js
Extends
Members
-
projection :string
-
The projection name of the workspace.
- Source:
- mapspace/events.js