WME SDK container.

Hierarchy

  • SdkModule
    • WmeSDK

Properties

DataModel: DataModel = ...
Editing: Editing = ...
Errors: {
    DataModelNotFoundError: typeof DataModelNotFoundError;
    InvalidStateError: typeof InvalidStateError;
    ValidationError: typeof ValidationError;
    WMEError: typeof WMEError;
}
Events: SdkEventBus = ...
LayerSwitcher: LayerSwitcher = ...
Map: Map = ...
Settings: Settings = ...
Shortcuts: Shortcuts = ...
Sidebar: Sidebar = ...
State: WmeState = ...

Methods

  • Returns string

    the script id this sdk instance was initialized with

  • Returns string

    the script name this sdk instance was initialized with

  • Returns string

    the current version of this SDK

  • Returns Promise<string>

    the current version of the WME backend

  • Returns string

    the current version of the WME frontend

  • Returns boolean

    true if running in the WME beta environment