You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I'm trying to find a simple way to add a custom-control to my map.
I saw many examples in the page: http://tombatossals.github.io/angular-leaflet-directive/examples/0000-viewer.html#/controls/
but i dont't understand how to add it into the map.
In particular, I would like to add for example a white square with some checkboxes defined by me (but I don't know how to tell this to the angular.extend({.....})) because the few examples in the page I linked are all layers or plugins
Do you have some examples/suggestions?
Thanks to all :)
The text was updated successfully, but these errors were encountered:
Hello guys, I'm trying to find a simple way to add a custom-control to my map.
I saw many examples in the page: http://tombatossals.github.io/angular-leaflet-directive/examples/0000-viewer.html#/controls/
but i dont't understand how to add it into the map.
In particular, I would like to add for example a white square with some checkboxes defined by me (but I don't know how to tell this to the angular.extend({.....})) because the few examples in the page I linked are all layers or plugins
Do you have some examples/suggestions?
Thanks to all :)
The text was updated successfully, but these errors were encountered: