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
Fixes#505
The minified version of leaflet.awesome-markers has a problem with
correctly passing the extraClasses option to the <i> tags 'class'
attribute, causing the fa-rotate-* classes not to be applied correctly.
As a workaround, switch to using the non-minified version of
leaflet.awesome-markers that works correctly.
0 commit comments