v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Tracking|Beacon Map Embedding

Display Beacon map.

Returns an HTML page with an interactive map. It is possible to embed this map in your application using an iFrame. You need to specify the beacons you wish to view on the map by using either the beacons[byIds][] or beacons[byUuids][] filters.

get/beacon_map/view

Query parameters

controlsboolean

Select whether the controls are displayed. This Parameter is optional.

zoominteger

Set zoom level. This Parameter is optional. This Parameter is optional.

logostring

Display the logo.

ValueDescription
GEOCAPTUREgeoCapture-Logo
CUSTOMERCustomer-Logo
beacons[byIds][]integer[]

Filters the beacons based on the IDs.

beacons[byUuids][]string[]

Filters the beacons based on the UUIDs.

beacons[byToolIds][]string[]

Filters the beacons based on the tool IDs.

estimated_positionboolean

Show estimated position of the beacon.

Response

Success Response:

ComponentHttpFoundationResponse required

Represents a formless response. (HTML, Text, ...)