Tour URL#
The tour URL can be obtained from Cubicasa web app or through APIs. It's built of a base URL and the tour ID like the following example:
https://visithome.ai/example-tourOptions#
You can modify elements of the tour layout to fit your style or usage. These options are applied through URL parameters.How to use URL parameters#
First append an ? to your URL then append each parameter and their value with the following syntax to the URL parameter=value adding an &between each of themExamples#
Parameters list#
| Parameter | Feature | values | Description |
|---|
| dm | Disable Measurements | 1 | 0 |
| dz | Disable Zoom | 1 | 0 |
| da | Disable Address | 1 | 0 |
| dp | Disable Photos | 1 | 0 |
| ds | Disable swipe | 1 | 0 |
| tn | Thumbnail Mode | 1 | 0 | When set to 1, shows only the floorplan |
| mu | Measurement Unit | m | ft |
Modified at 2025-08-14 10:20:40