I would like to create links in the Indoor Viewer using URL parameters. Unfortunately, only linking using the Layer Units works correctly for me. I used this documentation for this: https://doc.arcgis.com/en/indoors/latest/viewer/launch-directly-to-a-feature-or-route.htm#ESRI_SECTI....
In the other cases, I have two problems:
1) Locate dropped pins on the correct floor
Setting the pin in the correct position works. However, the floor is not adjusted, even though the parameter “l” is set. The floor with vertical order 0 is always displayed.
2) Launch POI via parameter
Like the units, I would like to call certain POIs via the ObjectID. For the units, this looks as follows:
If I try this for the POI, it does not open the POI:
When I generate the link from the Indoor Viewer, I see that the subtype is used as the itemSourceKey. However, this is not mentioned in the documentation:
So now I'm wondering what the parameters for opening the POI should be.