Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
Display both a map and a layout
{ "method": "axxonsoft.bl.layout.LayoutManager.Update", "data": { "modified":{ "body": { "id": "fff701e8-e8a1-4acc-b0d3-de21dde67ae9", "display_name": "map and panel", "is_user_defined": true, "is_for_alarm": false, "alarm_mode": false, "alert_panel_state": { "panel_state": "ALERT_PANEL_STATE_CURRENT_ALERT", "opening_state": "ALERT_PANEL_OPENING_STATE_HIDDEN", "middle_percent": 0.17000000178813934, "control_count_in_line": 1, "event_filter_mask": 15 }, "map_id": "68fd4a2c-ae9d-4ee7-95e0-620af3af0ab8", "map_view_mode": "MAP_VIEW_MODE_MAP_AND_LAYOUT", "cells": {}, "map_arrangement": { "zoom_position": { "x": 0, "y": 0 }, "zoom_value": 0, "map_top_viewport_position": 0.61619347333908081, "video_transparency_collection": { "1": 0.699999988079071, "2": 0.699999988079071 }, "is_label_on": false, "is_blink_on": false } } } }
Display a map only
{ "method": "axxonsoft.bl.layout.LayoutManager.Update", "data": { "modified":{ "body": { "id": "f41c9876-86d2-4d4e-8b3f-283230f6cd07", "display_name": "map only", "is_user_defined": true, "is_for_alarm": false, "alarm_mode": false, "alert_panel_state": { "panel_state": "ALERT_PANEL_STATE_CURRENT_ALERT", "opening_state": "ALERT_PANEL_OPENING_STATE_HIDDEN", "middle_percent": 0.17000000178813934, "control_count_in_line": 1, "event_filter_mask": 15 }, "map_id": "68fd4a2c-ae9d-4ee7-95e0-620af3af0ab8", "map_view_mode": "MAP_VIEW_MODE_MAP_ONLY", "cells": {}, "map_arrangement": { "zoom_position": { "x": 0, "y": 0 }, "zoom_value": 0, "map_top_viewport_position": 0, "video_transparency_collection": { "2": 0.699999988079071 }, "is_label_on": false, "is_blink_on": false } } } }
Zoom and move a map
{ "method": "axxonsoft.bl.layout.LayoutManager.Update", "data": { "modified":{ "body": { "id": "fff701e8-e8a1-4acc-b0d3-de21dde67ae9", "display_name": "map", "is_user_defined": true, "is_for_alarm": false, "alarm_mode": false, "alert_panel_state": { "panel_state": "ALERT_PANEL_STATE_CURRENT_ALERT", "opening_state": "ALERT_PANEL_OPENING_STATE_HIDDEN", "middle_percent": 0.17000000178813934, "control_count_in_line": 1, "event_filter_mask": 15 }, "map_id": "68fd4a2c-ae9d-4ee7-95e0-620af3af0ab8", "map_view_mode": "MAP_VIEW_MODE_MAP_AND_LAYOUT", "cells": {}, "linked_cells": [], "video_stitching_parameters": { "is_stitching_configured": false, "crop": [] } } }, "map_arrangement": { "zoom_position": { "x": -0.72117042541503906, "y": 0.59816300868988037 }, "zoom_value": 2, "map_top_viewport_position": 0.78443741798400879, "video_transparency_collection": { "1": 0.699999988079071, "2": 0.699999988079071 }, "is_label_on": false, "is_blink_on": false } } } }
Overview
Content Tools