Capability: Hide or show content outside the map display #239
Labels
discussion: capability
a specific capability or feature: should it be included? what details? should it be a requirement?
section: map viewer
Capabilities & use cases for declarative map viewer widgets
status: suggestion
this issue discusses a suggested addition to the report, that is not yet in the draft
Given the content-rich nature of map viewers, I believe there's precedent for all content outside the map display to be hidden from the user by default, and only exposed (to ATs and in the tab order) once panned into view. This is different from how regular overflowing elements work, where content is always available to the user, and can be sequentially navigated/scrolled into view.
(The capability "Hide or show (and maybe dynamically load) vector features and labels on zoom" is closely related in that content is exposed (loaded) on user navigation, should it be modified to accommodate for the above, or does it make more sense for this to be a separate capability?)
However in some cases the content outside of the map display is relevant to the user, for example when presenting a route from location A to location B, where B is outside of the map display it should probably be exposed to the user in some fashion.
This is seemingly an essential capability, I suggest labelling as requirement.
I haven't yet had the time to look into which resources exist for the reviewed tools to enable such functionality, but take a regular Leaflet map with 5000 markers (source), the result is the equal amount of elements in the tab order – No bueno.
The text was updated successfully, but these errors were encountered: