Hello.
I am trying to build an AGOL indoor navigation app with search functionality.
I have a multipatch for each floor combined with extruded vector polygons layer ('spaces' feature class) for different spaces inside each floor.
I want to create a search that will allow users to search for a specific space in the 'spaces' feature class and zoom in to it.
When a user clicks on a search result - I want to be able to initiate a specific 'slide' (bookmark) so that the users will not only zoom to a specific feature in the 'spaces' feature class - but also a specific slide will be initiated (the purpose is to be able to zoom in while only specific relevant floor multipatches are turned on).
I would appreciate any ideas of how can I integrate slide URL into an attribute table of a feature class.
Just to clear out, I'm aware of ArcGIS Indoors but can't use it as a solution currently.
Thanks!