-
i used all possible functions to add leaflet ruler plugin but it gives me errors like :
js: Uncaught ReferenceError: map is not defined
# Add Leaflet-Ruler plugin
m.get_root().header.ad…
-
I'm getting this error on my app's Sentry:
```
TypeError: Cannot read properties of undefined (reading 'transform')
at L.MaplibreGL_transformGL (../../../../node_modules/@maplibre/maplibre-gl-l…
-
Leaflet interactive layers position is distorted when we drag the map, when rotation is applied. How can we fix that.
-
No longer showing in https://leafletjs.com/reference.html:
> This reference reflects **Leaflet** .
-
I'd like to load my map point from JSON (specifically, api-platform), can you provide an example of how to do that in the custom controller please? I'm sure it's easy once you get the Leaflet object…
-
In the last time we got a few requests about "can you include Leaflet add-on XY".
Currently we have the following guideline:
* This project itself only includes the core components itself as not e…
-
### Describe the bug
I'm upgrading from 24.5.0.beta5 to 24.5.1, so dev.bundle needs to be recreated.
At startup I get this:
> Failed to find the following css files in the `node_modules` or `C:\…
-
-
Old leaflet sorter appears to work here:
![image](https://github.com/BranniganLab/Polar_Binning_DeltaG/assets/13633194/5be0e3a4-b796-4ffe-b5e0-56d75211c00f)
But the new one fails:
![image](https://…
-
Related to #22
```r
data("World", package = "tmap")
leaflet() |> addPolylines(data = World, weight = 4, opacity = 1)
leaflet() |> addGlPolylines(data = World |> st_cast("POLYGON") |> st_cast("L…