Web-Map-Custom-Element icon indicating copy to clipboard operation
Web-Map-Custom-Element copied to clipboard

A custom <mapml-viewer> and <layer-> element suite

Results 114 Web-Map-Custom-Element issues
Sort by recently updated
recently updated
newest added

GeoServer now supports MapML responses for GetFeatureInfo. I have been working on implementing this in the client. The work is primarily being done in the MapML-Leaflet-Client JavaScript code, but the...

privacy/security

Using Android [TalkBack](https://support.google.com/accessibility/android/answer/6007100?hl=en), [popups are misplaced](https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/423) (i.e. `role="application"` doesn't "fix" the issue). Edit: Can be reproduced in Leaflet alone: 1. open [`debug/map/map-popup.html`](https://github.com/Leaflet/Leaflet/blob/20654cd15950f29dc0c405e21a282bf1e9f2ef45/debug/map/map-popup.html) in your browser 2. manually set `tabindex="0"` to...

bug
accessibility
mobile/touch

Here's an [example](https://geogratis.gc.ca/mapml/en/osmtile/osm/). At low zoom levels, it's not desirable to repeat the world and wrap coordinates. It looks bad and it's weird (not consistent / explicable by TCRS): ![image](https://user-images.githubusercontent.com/2437285/125133396-d323eb80-e0d3-11eb-847d-fef54bd53c9b.png)...

bug

Since FeatureIndex extends L.Handler, I suggest it could be refactor-renamed to be something that ends in "Handler", perhaps FeatureOrderHandler or something like that, to be determined based on what makes...

accessibility
simplification
needs discussion

For example, the response for [this query template](https://github.com/Maps4HTML/experiments/blob/b39ec336e910a18afd8c2d053cac6c4ea6c7d9f8/datacube/msi-94-plus.mapml#L43) is always the same document, but the custom element throws an error if there aren't template variables to parse.

bug

When a feature is returned from a query, the given feature should be focused/zoomed into view. The webpage author should also be able to decide whether a queried feature should...

enhancement
idea

Currently static inline features behave similarly to static inline tiles, but it was suggested that static inline features should scale in the case of a missing zoom attribute when the...

enhancement

Currently queries only occur when the user hits enter or spacebar. In moving this feature towards a more accessible future, I believe it is appropriate to issue the query on...

In discussions with @shepazu, he convinced us that an interactive popup for maps is likely to be one of the most difficult things to negotiate with browser developers, since it...

enhancement
web platform compatibility
accessibility
idea
simplification
API

https://github.com/Raruto/leaflet-rotate