-
- so that it can contain its behaviour
- be styled
-
Leaflet.css uses a `.leaflet-dragging .leaflet-grab` selector to set `cursor: grabbing`, this is currently not working because `leaflet-dragging` is set on the document `body` element (cross shadow bo…
-
I have found that in this example https://github.com/w3c/sdw/issues/1058 you are using "text/mapml" but I do not see this mentioned in the specification https://maps4html.github.io/MapML/spec.
This…
-
Leaflet renders vector info [as SVG ``s](https://maps4html.org/experiments/index.html), which it groups into a single `` element. Each feature you create is rendered as a path inside that ``, and we …
-
The fullscreen control doesn't initiate fullscreen mode in some browsers on touch devices/touch simulation.
Repro steps:
1. Go to https://geogratis.gc.ca/mapml/en/osmtile/cbmt/
2. Open devtools…
-
The image for the TCRS example in https://maps4html.org/MapML/spec/#examples is out of date, and needs updating.
The image shows the `method` attribute on `` which I believe has been deprecated. Ot…
-
On R-universe we have (yet another) build of GDAL. I see this check errror: https://github.com/r-universe/r-spatial/runs/1722546400?check_suite_focus=true
```
>
> if ("GML" %in% st_drivers()…
-
https://www.polymer-project.org/2.0/docs/about_20#type-extension
> Polymer 2.0 doesn't support type-extension elements (for example, ). Type-extension support is still included in the custom elemen…
-
Since MapMLLayerControl is responsible for attribute updates to the elements in terms of layer's having a disabled attribute, if the controls are not on the map the attribute updates don't occur and c…
-
When the layer is attached to the map, if its 'checked' attribute is on, it will be displayed despite whether or not its disabled property is on. The 'correct' behaviour would be to be disabled and n…