Description
Currently, we are implementing the ability to announce out the zoom and map location, so as to improve the meaning of pan/zoom for non-visual users.
An idea that occurred to me was to allow a user to specify a "custom grid" that would be announced. This could be part of the user agent settings (polyfillable by the mapml-extension, hopefully). It could even be configurable on a per-domain basis, say.
Such grids might not even be grids, but perhaps landmarks the relative layout of which the user is familiar with, but they could indeed be actual grids, perhaps like military grids that are often seen on national survey maps. Such grids could be accessible as web services or APIs that serve MapML, or even as shapfiles or similar format, perhaps, depending on the browser. Of course, MapML would be preferred.
@shepazu @Malvoz @ahmadayubi wdyt?