-
-
This is not a bug, but a feature request, and unfortunately I offer nothing in the way of a solution, just the ask.
`leaflet::addPolygons()` supports `MULTIPOLYGON`s so it would be nice if `leafgl:…
-
I implemented the plugin in the Leaflet Version 1.0.3. and defined a lot of categorized layers.
It works all fine for initializing the map. But when you do some zooming or moving it throws the follow…
-
Hi,
Leaflet.draw does not catch touch events in IE11 and basically does not work on a touch screen / tablet running Windows 8.
There was some changes done in leaflet to handle IE11 and especially touc…
-
this is a minor issue and I dont have a simple way to reproduce every time :
If I take this url : https://geokretymap.org/geokrety-world-map/#18/45.359/5.956/1/1/0/0/90/
![image](https://user-ima…
-
- [ ] The reset button is missing an [_accessible name_](https://www.w3.org/TR/accname-1.1/#dfn-accessible-name), it is currently announced as "times" or "multiplication" depending on the screen reade…
-
_From @wobblydeveloper on July 4, 2014 20:4_
I see this is an NPM module. I can't seem to figure out how to include it using browserify. Including it like so after the usual `npm install --save angul…
-
_From @cscrum on September 29, 2015 21:58_
I have a project using require.js and couch potato to perform lazy loading for the modules. For some reason, when using the latest version of angular-leafle…
-
Hi everyone,
I'm using Zeppelin-0.8-SNAPSHOT and while trying to install the module, I got the following error:
```
./~/leaflet/dist/images/marker-icon.png
Module parse failed: /srv/hops/zeppeli…
-
I get a `this._adjustTilePoint is not a function` error when using leaflet 1.4 which does not have this function any longer.
See: https://github.com/Leaflet/Leaflet/issues/5103