angular-ui / ui-leaflet

AngularJS directive to embed an interact with maps managed by Leaflet library
http://angular-ui.github.io/ui-leaflet
Other
314 stars 134 forks source link

getDirectivesControl example not working (manual marker updates) #78

Open cgat opened 9 years ago

cgat commented 9 years ago

http://angular-ui.github.io/ui-leaflet/examples/0605-mixed-overlays-markers-nested-no-watch-example.html

I expect the markers to shift after 4 seconds, unless I'm missing something. I was trying to use this example to test something on my PR. At first I thought it was my changes, but it seems something else is going on.

nmccready commented 9 years ago

I'll look into this TY.

nmccready commented 9 years ago

Think I found at least a few issues.