Api session event editor

From Tygron Support wiki
Revision as of 12:03, 1 April 2026 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Api session event editor Events.

Generic Editor events for creating a Project and updating.

Name Description
ACTIVATE_TESTRUN Start or stop a Scenario Testrun.
CLEAR_MAP Remove all geospatial data of the Project, such as Building, Area, etc.
SET_INITIAL_MAP_SIZE Set the size of the map. This can only be done once.
SET_SCHEDULED_UPDATE Schedule a long-running update of all active Overlay, Indicator, Panel and Trigger.
START_MAP_CREATION Set the Project's georeference center point to the provided coordinates and begin the process of automatically load in available data.
UPDATE Waits for update of all active Overlay, Indicator, Panel and Trigger. Note: for long-running updates use: set_scheduled_update/ to schedule an update.
UPDATE_WITH_ID Waits for update of all active Overlay, Indicator, Panel and Trigger with unique ID. Note: for long-running updates use: set_scheduled_update/ to schedule an update.

See also