-
Hello everyone.
So when I did a simple test like
```
```
And I switched booleanHere true and false multiple times I get multiple geosearch controls being created but not deleted. …
-
Tried this plugin with the leaflet 1.0.3 and got error that `L.TileLayer.Canvas` is undefined.
-
IF I create a map with multiple basemaps, only one can be displayed at the time. At first I thought the one displayed is the last added but when using with Voila, the result is random and sometime the…
-
Strange behavior when using Yandex maps, when using OpenStreetMap everything is fine.
` var tiles=L.tileLayer(
'http://vec{s}.maps.yandex.net/tiles?l=map&v=4.55.2&z={z}&x={x}&y={y}&scale=2…
-
Trying to load a `jpg` image in `ipyleaflet` using `ImageOverlay` I got different behaviour between the standard notebook interface and jupyterlab.
The following code work in a standard notebook bu…
-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not…
-
## Summary
Using Wicket with Leaflet versions 1.0 and onwards does not properly render islands or rings in a WKT multi-polygon (example WKT [here](http://polygons.openstreetmap.fr/index.py?id=11298…
-
Hello,
I am facing an issue with popup marker not showing, it show sometimes after 5 to 10 clicks.
### Example
```js
this.map = L.map(this.mapId, {
center: [this.center.latitude, this.cent…
-
Tracking upstream here: https://github.com/Leaflet/Leaflet/issues/3575
The fix described in https://github.com/Leaflet/Leaflet.TileLayer.NoGap unfortunately does not work.
-
Would it be possible to add _GeoJSON tiles_ to _geoc_?
https://github.com/mapbox/geojson-vt
Supported in
- https://github.com/Leaflet/Leaflet.VectorGrid
- https://github.com/glenrobertson/leafle…