Skip to content

Commit aa6f26b

Browse files
committed
Convert leaflet markers to SVG
1 parent 9983a16 commit aa6f26b

16 files changed

+120
-56
lines changed

app/assets/config/manifest.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@
1717

1818
//= link_tree ../../../vendor/assets/leaflet .png
1919

20-
//= link leaflet/dist/images/marker-icon.png
21-
//= link leaflet/dist/images/marker-icon-2x.png
2220
//= link leaflet/dist/images/marker-shadow.png
2321
//= link cal-heatmap/dist/cal-heatmap.css
Lines changed: 14 additions & 13 deletions
Loading

app/assets/images/marker-blue.png

-1.48 KB
Binary file not shown.

app/assets/images/marker-blue.svg

Lines changed: 20 additions & 0 deletions
Loading

app/assets/images/marker-green.png

-1.43 KB
Binary file not shown.

app/assets/images/marker-green.svg

Lines changed: 20 additions & 0 deletions
Loading

app/assets/images/marker-red.png

-1.43 KB
Binary file not shown.

app/assets/images/marker-red.svg

Lines changed: 20 additions & 0 deletions
Loading

app/assets/images/new_note_marker.svg

Lines changed: 18 additions & 13 deletions
Loading
Lines changed: 14 additions & 13 deletions
Loading

0 commit comments

Comments
 (0)