You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] overlay is displayed at appropriate position and visually clearly belonging to building
clicking a floor on the list switches displayed indoor data to that floor and visually selects the floor on the list
overlay always has currently displayed floor selected (also if map is opened to display non-default floor at load)
there is an API to allow for one of the list-items to be highlighted in red color on load. this will be used by the navigation to signal the target room being on that floor.
updated issue
Floating overlays as given by mockups seem to be too complicated to implement for the value they give. As a proposed alternative, Leaflet's layer selector will be used as follows
Acceptance
floors are loaded as an independent set of layers for each building
interface to select a floor's layer has heading stating the related building's name and (if visible) is always expanded
interfaces to select a floor's layer (as seen in picture) are visible as follows
if no buildings are within the map's view: no floor selection interface is visible
if indoor map is visible and there is at least one building within the map's view: only the center-most building's floor selection interface is visible
see original acceptance
The text was updated successfully, but these errors were encountered:
Context
Acceptance
- [ ] overlay is displayed at appropriate position and visually clearly belonging to buildingupdated issue
Floating overlays as given by mockups seem to be too complicated to implement for the value they give. As a proposed alternative, Leaflet's layer selector will be used as follows
Acceptance
The text was updated successfully, but these errors were encountered: