Peter Rushforth
Peter Rushforth
- should invoke the properties popup, if available - should invoke the last \ (in document order) worked on in #873, not closed.
When clicking on a zoom to here link on a popup for a query layer, it zooms to the max zoom of the projection, this does not seem that useful...
If you provide a \, but don't provide a \, no link from the layer control's layer title is created to the linked legend graphic i.e. just providing a \...
Currently our context menus don't have the same screenreader experience as, for example, the chrome context menu or the chrome settings menu. That is, they don't announce 'menu submenu', nor...
Since we enable mouse / pointer / touch users to copy a location, and in the future, pasted it as a feature, we must ensure that the same functionality is...
1. Layer control disabled layers contextmenu doesn't work on firefox This may be because of an [underlying bug in firefox](https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event#browser_compatibility), but it may be possible to work around, with some...
Since everything in dist is being slightly obfuscated / compressed by the build, we must generate a license file in that directory and distribute a copy of all the licenses...
There are [still some tests that use jest](https://github.com/Maps4HTML/Web-Map-Custom-Element/blob/738f28098b166be4849d7a80dd593092bcf323fb/.github/workflows/ci-testing.yml#L21), specifically unit tests. We could delete the dependence on jest altogether, by migrating these test onto the playwright framework.
Since `` is already a shared primitive of the Web Platform, albeit neglected and accumulating technical debt with each passing year, we should prototype the following basic progressive enhancement /...
per a suggestion from Keith Pomakis