leaflet-osm icon indicating copy to clipboard operation
leaflet-osm copied to clipboard

OpenStreetMap plugin for Leaflet

Results 7 leaflet-osm issues
Sort by recently updated
recently updated
newest added

Hi, Recently Tracestrack Maps started to provide 256px tiles. Could you add support for it? Adding `@1x` after {y} will switch to 256px tile. An example of 256px tile: -...

This prevents using this library with `yarn` which does check that used version of node is compatible with the library. I do not think this library has any strong requirement...

copied from https://github.com/openstreetmap/openstreetmap-website/issues/3600 : ### URL https://www.openstreetmap.org/relation/14358790 ### How to reproduce the issue? ### Expected behavior Selected multipolygons should be filled correctly (without the inner holes). Selected multipolygons should be...

while using this plugin as data layer, is there an option to enable tags show ? what is the "options" when initializing , new L.OSM.DataLayer(xml, options).addTo(map); ?

Justed wanted to point out that http://www.openstreetmap.org/?way=52477381 and http://www.openstreetmap.org/?node=164979149 are deleted. Obviously, they are just examples, but I found it confusing that they are shown as deleted.

Hi @jfirebaugh, great plugin and I've been able to use Overpass API queries as the url in order to effectively draw out defined OSM ways and nodes based on their...