Hello,
I'm wondering if it possible to configure the Indoors view model into a web map using JS.
Using a webmap that was not configured for indoors, I would like to be able to set the level and facility layers properly so that the FloorFilter works.
In js, when loading the the layers, I have updated the webmaps MapFloorInfo to contain all information regarding the level and facility layers.
The FloorFilter works fine; the facility search and the flyTo is intact, however, the floor selector doesn't work. The levels arn't actually being filtered for display.
Is it possible? if so, what am I missing?
Many thanks!
Solved! Go to Solution.
Turns out the layerDefinition of layers that are floor aware must contain a floorInfo.
Turns out the layerDefinition of layers that are floor aware must contain a floorInfo.