Closed dud3 closed 9 years ago
cc: @nmccready
Anyone ?
Sorry I don't have time to look at this until next week. I have family from out of town around. @elesdoar maybe?
Sorry, neither do I, I am so busy for this days, I could look at this until after next Wednesday. :cry:
This issue was moved to angular-ui/ui-leaflet#117
I'm actually using leaflet without angular for this one, but it would be cool if we could through angular-leaflet as well.
I'm going to rework&redesign angular-leaflet-directive to be compatible with Leaflet v1.0. It will mantain almost all its functionality, and will be compatible with the current features of the directive, but I must start from a fresh point, so I'm going to close this issue. If you think it must be worked with the new version, please reopen it.
@tombatossals I'm trying to use the following service: http://webapiv2.navionics.com/examples/5000_LeafletSupport.html
Checking the examples, the overlays are added like the following:
The example from the link above tells:
How would we add this overlay using
angular-leaflet
directive ?Thanks.