tombatossals / angular-leaflet-directive

AngularJS directive to embed an interact with maps managed by Leaflet library
http://tombatossals.github.io/angular-leaflet-directive
MIT License
1.5k stars 635 forks source link

No way to hide an overlay from the controls ui #269

Closed tmc closed 9 years ago

tmc commented 10 years ago

maybe a toggleable: param?

tombatossals commented 10 years ago

Hi, in theory you can hide the overlay, look at this example: http://tombatossals.github.io/angular-leaflet-directive/examples/overlays-simple-example.html

Could you send a jsfiddle with the problem you have found?