Results 147 comments of Peter Rushforth

@daine the workflows should run ok now; I fixed some stuff that I had done to make the PR run on node 22.

Updated based on upstream/main changes to work with stencil playwright

One thing that for example Leaflet provides is the ability of the popover to have a thought balloon-like callout pointer that points to the feature on the map. This could...

Also could consider localizing the `` element via a `lang` attribute. Where to stop?! It's a global attribute so in principle it could appear on any element in MapML too,...

> One consequence of implementing this would be to force us into shipping UI localized strings with the bundle So we will limit the set of lang values that are...

Consider making the lang attribute dynamic, that is, not a one-time initialization. This is probably necessary in fact for script support that decides on the language after creating the map,...