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

AngularJS directive to embed an interact with maps managed by Leaflet library

Results 100 ui-leaflet issues
Sort by recently updated
recently updated
newest added

I'm trying to have a DIV appear when a marker is clicked, then hide when a button is clicked. I'm able to make it work once, but the ng-click directive...

I'm trying to interpolate some values in a Leaflet.Label defined with the `label` property and I'm wondering if it's supposed to work? I would expect it to work like the...

_From @matalaa on July 9, 2015 3:0_ Hi, Thanks for your code on branch routing-machine-feature-503 I was able to trace a route on load However I have a button that...

I know this is not really a "bug" as such, but I can't update the main ui-leaflet website, so posting here will have to do, then others know its raised...

help wanted
docs

Version : 1.0.1 Steps to reproduce 1. In map click one circle marker 2. Move the circle marker out of scope of map 3. then try clicking any other marker...

Hello, is it possible to change the center position without an animation? I know that in leaflet it is possible ( map.setView( center, zoom, true ) ) thank you in...

_From @princeshahnawaz2012 on February 17, 2015 10:18_ I just need to know if there is any function which helps to return all active layers. basically, I need this function to...

Referencing https://github.com/tombatossals/angular-leaflet-directive/issues/320 as https://github-issue-mover.appspot.com/ fails for this issue.

bug

In [Leaflet documentation](http://leafletjs.com/reference.html#polygon) for Polygon they say " You can also create a polygon with holes by passing an array of arrays of latlngs". When i try doing this with...

_From @skray on September 27, 2015 3:19_ I ran into this trying to use the Leaflet.draw plugin and was able to recreate it in [this fiddle](http://jsfiddle.net/xkwgkyuL/) (click the 'Remove Controls'...