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

zoomDelta and zoomSnap are not supported #1180

Open barakpinchovski opened 6 years ago

barakpinchovski commented 6 years ago

zoomDelta and zoomSnap are not supported, they are set only to default of 1 and can't be overridden.

I forked the repository and created a PR for this issue. Please feel free to merge and comment if needed.