Web-Map-Custom-Element
Web-Map-Custom-Element copied to clipboard
A custom <mapml-viewer> and <layer-> element suite
> Maybe we can use the \ plus "details" into the empty space and use CSS overflow ellipsis if necessary to avoid taking up too much space. Also going to...
> Suggestion: > > When the focus is on the controls (i.e. zoom in button, zoom out button, etc.) - we can support the use of arrow keys to work...
> Suggestion - Addition of a context menu for features (restaurants), which will allow for the copying of the feature among other options. _Originally posted by @AliyanH in [#161](https://github.com/Maps4HTML/experiments/issues/161#issuecomment-2622476047)_
It should be possible to add a "permanent" layer of GeoJSON to the viewer. Instead of doing that at the level, we could implement it via the \ method. What's...
It might be more user and developer friendly in our polyfill to support parsing of the `` `lang` attribute (to the extent that we have internationalized message strings for the...
Steps to reproduce: Save the html (below) in built dist folder as index.html Load in browser Click on 'Change projection to CBMTILE' Click on 'Change projection to OSMTILE' look at...
Steps to reproduce: 1. Click on the attribution button 2. Click on 'Keyboard Shortcuts' 3. Attempt to highlight texts on the keyboard shortcuts popup, the map is also dragged 4....
[Related](https://github.com/Maps4HTML/MapML.js/issues/297)
The locale keys "amMaxZoom", "amMinZoom" and associated keys may no longer be used, and are therefore not testable for localization. If they are truly unreachable, the code that puts them...
The fix was [this commit](https://github.com/Maps4HTML/MapML.js/commit/5e9e7ce8b4e65c9300586c45e8bdb1119e24ce81), didn't have time to write a test. Can't believe it wasn't already covered... :-(