-
Humanitarain OpenStreetMap Team (HOT) has developped last year the OSM Humanitarian Style, now visible on openstreetmap.org. This style shows more humanitarian features then the OSM Mapnik style and i…
-
Over here at the OSRM project, we're using the LRM plugin for http://map.project-osrm.org/ (https://github.com/Project-OSRM/osrm-frontend).
We'd like to port the map to be vector-based, using Mapbo…
-
### Bug reports:
When I have several DOM Nodes with same z-index, and let them stacked by absolute position, in real render process, the content in last node can be displayed. But when screenshot…
-
Hi,
The export was working OK in Firefox V55.0.1 and after a recent update, I am now experiencing an issue in the export of the base layers (leaflet map). I have attached an image of the result I a…
-
- [x] I'm reporting a bug, not asking for help
- [x] I'm sure this is a Leaflet Draw code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
----…
-
I can disable the zoom and pan animations when calling fitBounds(), but the tile fade animation is a global setting. this causes issues when printing maps - I call fitBounds() to make sure the map is …
-
Hi,
Im having trouble to enable snapping when im in edit mode.
If i draw a polygon and then another one it snap no problem. Then i hit the edit button and i can edit the two shape no problem except …
-
Thanks
-
_From @wayofspark on March 19, 2014 15:58_
Hello,
The _leafletMap directive variable singleton in the root directive cause leaflet to crash in various way if more than one map is used at the same ti…
-
If you have a layer control, deactivating any charts layer never actually hides them like it should.
I had to add this to make it work (I have all my charts in an L.layerGroup):
```
function hi…