Peter Rushforth
Peter Rushforth
Also [possibly related](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/528). A "Map Query API" should really just be a querySelector, I believe. The API for (one or more) features could be based on returning the extent of...
[Related?](https://github.com/Maps4HTML/Web-Map-Custom-Element/pull/754)
This actually was a setting in GeoServer for WMS requests:  So, the fix can be achieved by adding noWrap to M.TemplatedTileLayer options.
Applying the suggested fix above yields unsatisfactory results in some tiled layers:  We've seen this issue before at the edges of tile caches. The problem is likely rounding up...
> The rendered SVG should essentially be [feature links](https://maps4html.org/experiments/linking/features/) though? Exactly, but that's not the case, because the map-area code does not use the same implementation as map-feature. I think...
> * Google Maps accessibility issue: [Need a better way to instruct screen readers to switch to arrow keys to move through Map Markers](https://issuetracker.google.com/issues/202977220) (may be worth tracking that issue...
> Under Accessibility Considerations -> For Authors for feature we've already defined that: I forgot about that. Is there any way to have a screen reader announce "feature" today when...
> We're going off-topic though 😋 My fault, sorry.
When we do move to this mode, we will be in a better position to support [Feature Indexing](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/397), in that feature captions that are loaded into the index can be...
@erictheise have you noticed this issue? The idea here is to simplify the overall MapML proposal by removing the need to propose UI that is associated to popups and replacing...