I enabled the buttons for viewing indoor spaces and im getting random results for floor numbers. If I look at the Detroit airport I'm seeing the correct floors initially but after some movements and more zooming it starts displaying additional floors which aren't correct. Another example in Vancouver, BC's airport. I can get the 2nd floor to display 3 times and they both select the same floor. This issue seems to just be related to this SDK. GLJS does not have this issue.
Using the most recent version: 2.26.0. Happens on iPad and iPhone, multitude of OS's and models.
mapboxMap?.indoorSelector.updateSettings(IndoorSelectorSettings(enabled: enabled))
I enabled the buttons for viewing indoor spaces and im getting random results for floor numbers. If I look at the Detroit airport I'm seeing the correct floors initially but after some movements and more zooming it starts displaying additional floors which aren't correct. Another example in Vancouver, BC's airport. I can get the 2nd floor to display 3 times and they both select the same floor. This issue seems to just be related to this SDK. GLJS does not have this issue.
Using the most recent version: 2.26.0. Happens on iPad and iPhone, multitude of OS's and models.
mapboxMap?.indoorSelector.updateSettings(IndoorSelectorSettings(enabled: enabled))