Results 130 issues of Peter Rushforth

This is a result of using a radio group for this control, and not implementing a custom control; the change / click event is used to trigger the replacement of...

bug
accessibility

According to our eyes and #335, when using FireFox on MacOS, if you open a popup and hit Tab, instead of moving to the |< affordance (the first after the...

This is more of a thought experiment than an actual implementation idea. What would it take to run Leaflet plugins if the Web browser actually implemented a `` and [](url)...

idea

Add test html/mapml files against which to test map-a in inline and /or remote mapml documents loaded directly or via added under test/e2e/elements/map-link, but could have been under new map-a...

This was discovered by @turingtestfail over [here](https://github.com/geosolutions-it/geoserver/pull/368#issuecomment-2248878755). In contrast, \\ [works fine](https://maps4html.org/experiments/custom-projections/bc/) (click on BC Geo Survey HQ marker) when loaded from a text/mapml document directly, or inline within a...

bug

Caveats: Styling of mvt / pmtiles resources requires scripts defined in pmtilesStyles.js module that exports pmtilesRules map object.

A text/mapml document like this: ```xml Prevalence rates of mental health issues in London ``` gives rise to the following error messages: ```log Uncaught TypeError: this.parentElement is null connectedCallback map-input.js:262...

Possibilities: - \@maps4html/MapML.js - ~\@maps4html/Maple.js~ - ~\@maps4html/maple-elements~ Tasks: - [x] find and replace 'web-map-custom-element' across: web-map-custom-element, web-map-doc, experiments, mapml-extension, explainer, tbd - [x] deal with npm, unpkg etc - [x]...

It might be nice to have the ability, not only to paste actual GeoJSON but also to paste a link to a GeoJSON resource and have it automagically transform to...

enhancement