Live position widget with device points, tracks and board-originated GPS updates.
At a glance
Behavior
Firmware contract
Publish latitude and longitude values through the expected pin format.
On the app side this widget snaps to the 8-column square grid and uses both resizing. Its raw type is MAP and the matching icon token in the app is map.fill.
Pin support: Virtual pins or stream-backed location data consumed as map coordinates.
Transmission: Location updates are regular telemetry writes interpreted as geographic points, usually latitude/longitude pairs with optional label or radius metadata.
Canvas preview
Widget contract
| Property | Value |
|---|---|
| Raw type | MAP |
| Default size | 8 x 5 |
| Minimum size | 4 x 3 |
| Resize mode | both |
| Pin requirement | required |
| Pin support | Virtual pins or stream-backed location data consumed as map coordinates. |
| Interactive | read-only / service |
| Transmission | Location updates are regular telemetry writes interpreted as geographic points, usually latitude/longitude pairs with optional label or radius metadata. |
Allowed pin families
Virtual pins or stream-backed location data consumed as map coordinates.
Transport path
Location updates are regular telemetry writes interpreted as geographic points, usually latitude/longitude pairs with optional label or radius metadata.
Operational limits
Meaningful UX depends on valid coordinate cadence
Configuration surface
Limits and caveats
Protocol and implementation notes
Layout notes
Canvas footprint
8 x 5
Default footprint in the Plynx canvas before user resizing.
Resize floor
4 x 3
The minimum size accepted by the app during drag-resize.
Interaction model
Display
Whether the user edits state directly or only reads it.
SuperChart
Historical and live chart surface with multiple streams, periods and annotations.
Terminal
Bidirectional terminal for commands, logs and line-oriented interaction.
Table
Dynamic multi-row table fed by firmware commands and row updates.
Eventor
Automation rules widget for conditions, actions, mail and notification flows.