Good day,
when using the software over several floors, we have come across the point that a QR code must be searched and scanned each time a floor is changed.
How can we automatically trigger the cell phone to recognize a new floor directly?
We have our own 5G network and a WiFi6 WLAN on site, each with several access points. Is it possible to triangulate the device? How do the devices and software have to be set up for this?
Â
Best regads
Jan
Hi Jan,
With the current implementation of ARway, to navigate to connected maps with multi-map navigation, visitors are required to scan a QR code once they reach the second map location.
This does two things: first, it loads the secondary map, and second, it relocalizes the positioning of the visitor on the second map. Doing this allows the AR content for the secondary map to load and positions it correctly in space. The scanning of the QR code on the new floor is required.
If you are using the SDK, you could manually set some height boundaries for each floor and assign them to a map. If the user crosses the boundary to a new floor, you could then add a pop-up to let the visitor know to scan a new QR code for the floor they are on. But the visitor will still be required to scan a QR code once they reached the new floor.
I hope this helps.