angular-ui / ui-leaflet

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

marker.setIconAngle is not a function #101

Open nmccready opened 8 years ago

nmccready commented 8 years ago

From @adambarthelson on August 24, 2015 19:37

I checked through the updated Leaflet source, as well as the updated source for this repo. Where are you hiding this method that I so desire?

Copied from original issue: tombatossals/angular-leaflet-directive#897

nmccready commented 8 years ago

From @ryanjadhav on October 29, 2015 21:47

:+1: running into this as well, whats going on here?

nmccready commented 8 years ago

From @ryanjadhav on October 30, 2015 21:23

found it, it lives in this js:

<script src="../bower_components/leaflet-plugins/layer/Marker.Rotate.js"></script>

https://github.com/shramov/leaflet-plugins/blob/master/layer/Marker.Rotate.js