Results 130 issues of Peter Rushforth

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...

idea
i18n
needs discussion

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...

bug

[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...

Add dependency on @maps4html/mapml Update stencil config to copy mapml to dist output directory. Update index.html with example Add gcds-map.stories.tsx Make mapml a dependency, not a devDependency, since it must...

### Prerequisites | Prérequis - [x] I've read the [Contributing Guidelines](https://github.com/cds-snc/gcds-components/blob/main/CONTRIBUTING.md). | J’ai lu les [Lignes directrices sur les contributions](https://github.com/cds-snc/gcds-components/blob/main/CONTRIBUTING.md) - [x] I agree to follow the [Code of Conduct](https://github.com/cds-snc/gcds-components/blob/main/CODE_OF_CONDUCT.md)....

Lea [asked for TAG guidance](https://github.com/w3ctag/design-reviews/discussions/1123) on the attribute naming relative to `tref` [specified for \](https://maps4html.org/MapML-Specification/spec/#the-link-element-0). That inquiry led to some interesting directions for research and specification! https://github.com/whatwg/urlpattern/issues/73 is the original...

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... :-(

bug

The `` can contain sequences of ``, `` and `` content. This allows the user to turn on/off the layer, and it allows them to turn on/off the `` as...