Skip to content

Query Parameters

Search text

DescriptionExample
Displays matching entities.?abc
Displays entity details.?biogreen-ag

bookmarks

DescriptionExample
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

DescriptionExample
Disables the ability to add to bookmarks.?disableBookmarked=true

language

DescriptionExample
Opens the language selector.?language

kkiosk

@deprecated use kiosk instead

DescriptionExample
Opens kiosk mode.?kkiosk

nokkiosk

@deprecated use kiosk instead

DescriptionExample
Exits kiosk mode.?nokkiosk

route

Colon-separated list of route points.

  • route:<Entity name>:<Entity name>
DescriptionExample
Displays the route.?route:42-23:101-12

hide

Provide a comma-separated list of UI elements to hide:

  • controls — map controls
  • levels — floor selector
  • overlay — search, list, etc.
  • header — header with logos and the free/demo badge
DescriptionExample
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

DescriptionExample
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>
DescriptionExample
Sets the blue-dot coordinates.?blue-dot=8022.44384765625,8423.1962890625,1

noOverlay

DescriptionExample
Hides the overlay panel.?noOverlay=true
Shows the overlay panel.?noOverlay=false

allowConsent

DescriptionExample
Shows the consent prompt.?allowConsent=true
Hides the consent prompt.?allowConsent=false
DescriptionExample
Hides the header logo and the ExpoFP logo.?hideHeaderLogo=true

hideLogoInBooth

DescriptionExample
Hides booth logos.?hideLogoInBooth=true

disableFeatured

DescriptionExample
Disables the featured view.?disableFeatured=true

disableGps

DescriptionExample
Disables GPS.?disableGps=true

monochrome

DescriptionExample
Sets the monochrome view.?monochrome=true

kiosk

DescriptionExample
Enables kiosk mode.?kiosk=1
Disables kiosk mode.?kiosk=0

sw

DescriptionExample
Enables the service worker for offline mode.?sw=1
Disables the service worker.?sw=0

zoomtime

DescriptionExample
Zoom animation duration in ms (500–5000).?zoomtime=3000

center

DescriptionExample
Map center in WGS84 "lat,lng".?center=52.32231711120545,9.814407599999997

centerxy

DescriptionExample
Map center in projected "x,y".?centerxy=13595.177734375,6878.86865234375

z

DescriptionExample
Floor/level name.?z=2

bearing

INFO

Currently works only in kiosk mode.

DescriptionExample
Map rotation (0–360 degrees).?bearing=180

zoom

DescriptionExample
Zoom level (1–100).?zoom=5

yah

DescriptionExample
Shows the "You Are Here" marker.?yah=yah_1

agenda

DescriptionExample
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.

DescriptionExample
Enables debug mode.?debug=1
Disables debug mode.?debug=0

setkiosk

DescriptionExample
Kiosk creation and configuration mode.?setkiosk

k

INFO

Kiosks must first be created in the ?setkiosk mode.

DescriptionExample
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.

Works only with the k parameter

DescriptionExample
Enables.?k=1&forceKioskShowDetails=1
Returns to default mode.?k=1&forceKioskShowDetails=0