Commit 15c5650
committed
Switch to non-minified leaflet.awesome-markers
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.1 parent cd13004 commit 15c5650
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments