Hello there,
I was wondering if there is a way to hide this section highlighted? Using Mappedin’s SDK?
Thank you!
John V
Hello there,
I was wondering if there is a way to hide this section highlighted? Using Mappedin’s SDK?
Thank you!
John V
You could hide the elements within that are by setting their visible state to false. The outline of that area would still be drawn because it’s part of the floor, but you could have it appear empty. It’s also possible to hide the entire floor, but that would hide more than just that section.
To do it, call MapViewControl.updateState and set visible to false for each element in that wing.