Tracking
Widget for tracking an entity on the map.
How it works
Trackers
Allows us to select a tracker from the list of configured trackers.
Basic Filter
Searches can be conducted by date.
Widget Menu
The following actions can be performed:
- Open device information: opens the temporary panel corresponding to the selected entity
- Edit: opens the wizard corresponding to the selected entity
- Execute operation: opens the pre-configured operation launcher for the selected entity
- Capture screen: Takes a screenshot of the widget.
- Duplicate widget: Creates a duplicate of the widget on the dashboard.
- Copy widget: Copies the widget to another dashboard.
- Change widget location: Moves the widget to another dashboard.
Configuration
General
- Boxed: widget will be displayed with background in dahsboard.
- About: widget description in Markdown format.
- Title: widget title. It can be configured to remain fixed in the widget or only be displayed when it receives focus.
- Toolbar: configures the behavior of the widget bar on the dashboard, allowing you to hide it, hide it when not in use, or leave it always visible.
- Refresh Frequency: allows configuring the data refresh frequency displayed in the list.
- Extra actions: allows user to add new specific actions to the widget with your own code.
You can add a new one by pressing the New button.
Once you added a custom action it can be modified later by pressing the name in the list.
In order to remove the custom action click the delete icon button on the right.
In extra actions you can write your own code were you can open other dashboards, entities dashboards or execute wizards.
You can find all available functions and methods in Extra parameters
- Entity key: entity to be displayed on the map
- Trackers: configuration of each of the data streams from which we retrieve the collected and/or provisioned location information
- alias: modification of the title of the pin’s popup - color: color of the tracker - route simulation: route simulation
Areas
Configuration of the area display and management.

