- 13 Mar 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Client Configuration Parameters
- Updated on 13 Mar 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
This chapter lists the available configuration parameters. You can set them as described in Client Configuration. The corresponding menu is the Configuration Editor in the NavVis IVION settings.
Aliases
Some frequently used parameters have aliases which are shorter and more convenient for use as URL parameters. They are mentioned in brackets, e.g. (or pc).
Main Settings Parameters
You can view a complete list of the main settings parameters here. These parameters can be set from the Configuration Settings, by passing them to an embedded NavVis IVION Instance, by adding them to the NavVis IVION URL, e.g. http://hostname/iv/?layers.map.visible=false
and via the REST interface (api/configs
).
URL-Only Parameters
These parameters can only be set by adding them to the NavVis IVION URL, e.g. http://hostname/iv/?poi=1&!
. They can, for example, help you set up an alternative startup view.
Variable | Type | Description |
---|---|---|
Start at a geographic location (set all three of x, y, z) | ||
x | Meters | X-coordinate of the geographic location. A panorama close to this point is chosen as the starting location for the main view. |
y | Meters | Y-Coordinate of the geographic location |
z | Meters | Height of the geographic location |
Start at a Point of Interest (POI) | ||
poi | Integer or CSV | ID of a POI in the database or |
! | - | Optional. If present, the POI details panel does not open automatically. |
Start at a Site Model entity | ||
sme | Integer | ID of the site model entity in the database |
! | - | Optional. If present, the site model entity details panel does not open automatically. |
Start at an image | ||
image | Integer | ID of the image in the database. Note: The viewing direction can be optionally configured with the |
Functionality | ||
lang | String | Overrides the language settings of your browser for NavVis IVION. Possible values: |
Route planning | ||
route.start | Integer or CSV | POI ID or |
route.end | Integer or CSV | POI ID or |