An interactive geographical map supporting standard drag, swipe, and zoom operations, layered with vector paths and reactive point markers.
- Rendering dynamic geographic data, map vectors, spatial regions, or coordinate-bound markers.
- Visualizing location-based query results using customized interactive polygon fills and custom emoji markers.
- A dashboard map layer plotting regional sales territories via custom GeoJSON spatial properties and responsive polygon fill attributes.
- An interactive transit tracker plotting coordinates utilizing custom features data arrays, map auto-updates, and hover info tooltips.
- Allocating small layouts (under 4x4 grid spacing) which forces immediate layout compression and hinders map navigation controls.
- Configuring ‘Custom’ mode options while providing mismatched empty array syntax objects within the data expression field wrapper.
Configure these in the Application Designer property panel. Group headings mirror the editor where possible. Data Source is where the element gets its rows or field binding (a view/query, a connector operation, or a parent form field). References appear only for view-backed sources and map foreign-key ID columns to readable labels from another view.
Basic
- The remote map layer imagery address layout. Left entirely empty by default to leverage standard OpenStreetMap tiles configurations.Default: none
Data Source
- Database view that supplies rows or form data.Default: none
- Tells the decoding layout layout rules how to structure incoming data strings.Choices
json— Standard structural text array payload format.geotextxml— Extensible Markup Language block template.bytea
Default: none - The manual variable script wrapper evaluated when Mode is toggled to CUSTOM. Initialized to null by default.Default: none
Tooltip
- Boolean toggle command telling the view layer to auto-pan and snap coordinates back into focus whenever source records change.Default: none
Selection
- Defines specific feature target filtering states. Initialized to null by default.Default: none
- Dynamic feature layout title evaluation block text line.Example
nullDefault: none
Marker Styles
- Controls the visual tracking badge layout type assigned to coordinate nodes.Default: none
- Chooses between icon and text marker label presentation.Choices
icontext
Default: none - Sets the icon badge fill background color via expressions or standard system palette definitions.Default: none
Path Styles
- Sets polygon outline and shape interior colors using script rules or standard system themes.Default: none
Coordinates
- Floating decimal point input restricting baseline target coordinates.Good to know
- Must comply with geographic latitude regex configurations: \d{2}.\d{2}
Default: none - Floating decimal point input restricting baseline target coordinates.Good to know
- Must comply with geographic longitude regex configurations: \d{2}.\d{2}
Default: none - An integer parameter setting the visual map magnification baseline layer scale footprint.Default: none
- Minimum size: 2 × 2 grid cells (width × height).
- Default size when dropped on a page: 4 × 4.
Supports standard keyboard focus bindings, tracking pan inputs via standard arrow actions, and supplies screen readers structural coordinate metadata labels automatically.
Drag this element into one of these containers:
| |