Query Parameters
Search text
| Description | Example |
|---|---|
| Displays matching entities. | ?abc |
| Displays entity details. | ?biogreen-ag |
bookmarks
| Description | Example |
|---|---|
| Open the bookmarks list. | ?bookmarks |
| Replace bookmarks with the given ID. | ?b=10689074 |
| Append the given ID to bookmarks. | ?ba=10689074 |
To pass multiple IDs, separate them with |:
?b=10689074|10689072?b= and ?ba= with no value also open the bookmarks list.
disableBookmarked
| Description | Example |
|---|---|
| Disables the ability to add to bookmarks. | ?disableBookmarked=true |
language
| Description | Example |
|---|---|
| Opens the language selector. | ?language |
kkiosk
@deprecated use kiosk instead
| Description | Example |
|---|---|
| Opens kiosk mode. | ?kkiosk |
nokkiosk
@deprecated use kiosk instead
| Description | Example |
|---|---|
| Exits kiosk mode. | ?nokkiosk |
route
Colon-separated list of route points.
route:<Entity name>:<Entity name>
| Description | Example |
|---|---|
| Displays the route. | ?route:42-23:101-12 |
hide
Provide a comma-separated list of UI elements to hide:
controls— map controlslevels— floor selectoroverlay— search, list, etc.header— header with logos and the free/demo badge
| Description | Example |
|---|---|
| Hides the specified UI elements. | ?hide=controls,levels,overlay,header |
| Shows all UI elements. | ?hide= |
| Hides only the listed elements; shows the rest. | ?hide=controls |
heatmap
| Description | Example |
|---|---|
| Shows the heatmap. | ?heatmap=true&t=TOKEN |
| Heatmap view for "You are here" QR codes. | ?heatmap=true&type=yah&t=TOKEN |
| Heatmap mode for kiosks. | ?heatmap=true&type=yah&subtype=kiosk&t=TOKEN |
blue-dot
blue-dot=<X>,<Y>,<Z>
| Description | Example |
|---|---|
| Sets the blue-dot coordinates. | ?blue-dot=8022.44384765625,8423.1962890625,1 |
noOverlay
| Description | Example |
|---|---|
| Hides the overlay panel. | ?noOverlay=true |
| Shows the overlay panel. | ?noOverlay=false |
allowConsent
| Description | Example |
|---|---|
| Shows the consent prompt. | ?allowConsent=true |
| Hides the consent prompt. | ?allowConsent=false |
hideHeaderLogo
| Description | Example |
|---|---|
| Hides the header logo and the ExpoFP logo. | ?hideHeaderLogo=true |
hideLogoInBooth
| Description | Example |
|---|---|
| Hides booth logos. | ?hideLogoInBooth=true |
disableFeatured
| Description | Example |
|---|---|
| Disables the featured view. | ?disableFeatured=true |
disableGps
| Description | Example |
|---|---|
| Disables GPS. | ?disableGps=true |
monochrome
| Description | Example |
|---|---|
| Sets the monochrome view. | ?monochrome=true |
kiosk
| Description | Example |
|---|---|
| Enables kiosk mode. | ?kiosk=1 |
| Disables kiosk mode. | ?kiosk=0 |
sw
| Description | Example |
|---|---|
| Enables the service worker for offline mode. | ?sw=1 |
| Disables the service worker. | ?sw=0 |
zoomtime
| Description | Example |
|---|---|
| Zoom animation duration in ms (500–5000). | ?zoomtime=3000 |
center
| Description | Example |
|---|---|
| Map center in WGS84 "lat,lng". | ?center=52.32231711120545,9.814407599999997 |
centerxy
| Description | Example |
|---|---|
| Map center in projected "x,y". | ?centerxy=13595.177734375,6878.86865234375 |
z
| Description | Example |
|---|---|
| Floor/level name. | ?z=2 |
bearing
INFO
Currently works only in kiosk mode.
| Description | Example |
|---|---|
| Map rotation (0–360 degrees). | ?bearing=180 |
zoom
| Description | Example |
|---|---|
| Zoom level (1–100). | ?zoom=5 |
yah
| Description | Example |
|---|---|
| Shows the "You Are Here" marker. | ?yah=yah_1 |
agenda
| Description | Example |
|---|---|
| Displays the agenda view. | ?agenda |
exhibitors
| Displays the list of exhibitors. |
|---|
| ?exhibitors=RXhoaWJpdG9yXzE4OTc5NDQ=,RXhoaWJpdG9yXzE4OTc5MjM= |
| ?exhibitors=BioCycle Africa,UrbanQuest Design |
debug
TIP
Alternatively, you can type debug=1 into the search field to enable it or debug=0 to disable it, and then press Enter.
| Description | Example |
|---|---|
| Enables debug mode. | ?debug=1 |
| Disables debug mode. | ?debug=0 |
setkiosk
| Description | Example |
|---|---|
| Kiosk creation and configuration mode. | ?setkiosk |
k
INFO
Kiosks must first be created in the ?setkiosk mode.
| Description | Example |
|---|---|
| Displays previously created kiosk under ID 1. | ?k=1 |
| Displays previously created kiosk under ID 2. | ?k=2 |
forceKioskShowDetails
INFO
In kiosk mode, forcibly enables or disables display of detailed information before building a route.
| Description | Example |
|---|---|
| Enables. | ?k=1&forceKioskShowDetails=1 |
| Returns to default mode. | ?k=1&forceKioskShowDetails=0 |