-
When i try to generate a web map I get an error, it generates some files and folders but it does not generate a working map. I tried it on both windows 10 and Ubuntu. I asked around in the community f…
-
@regan008
https://rstudio.github.io/leaflet/articles/markers.html#circle-markers
https://rstudio.github.io/leaflet/articles/shapes.html
It looks like moving over to Leaflet should be fairly s…
-
The commands below are run in a clean Ubuntu 22.04 container with npm 9.2.0.
```
root@79f1aecaf65b:/# git clone https://github.com/mapcentia/vidi.git
root@79f1aecaf65b:/# cd vidi
root@79f1aeca…
-
When using warpedMapLayer as an overlay with layerControl, the overlay layer disappears when reselected after being deselected. The layer returns on zoom in/out.
Example here: https://dgplacenames.gi…
-
This is a minimum viable Leaflet snippet which seems to work.
```html
OpenFreeMap Demo (Leaflet)
…
edent updated
1 month ago
-
Hi
Please add SideBySide Leaflet Control (https://github.com/digidem/leaflet-side-by-side) to dash leaflet
![example](https://github.com/digidem/leaflet-side-by-side/blob/gh-pages/screencast.gif)
-
**Is your feature request related to a problem? Please describe.**
The current map view on memories shows locations in the local language, so if the local language has a different alphabet, it is bas…
-
When adding the polyfill like this:
```javascript
```
it may interfere with Leaflet implementations as it writes a function to the global "L" variable.
In my concrete case window.L is a fu…
-
There is a lot of momentum with the mapgl package:
https://walker-data.com/mapgl/
-
I've been having a look at generating maps based on this work and htmx - looks really promising :)
Based on the examples I've been struggling to see how to get a layer control. I would have expecte…