Skip to content

Commit 108a469

Browse files
Update map.md
1 parent 74ce8b9 commit 108a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pathName: mapPath
1818
var currentMarkers = [];
1919

2020
var bikeIcon = L.icon({
21-
iconUrl: '/assets/images/marker-bike.png',
21+
iconUrl: '/assets/images/candle.png',
2222
iconSize: [48, 48],
2323
iconAnchor: [24, 24],
2424
className: 'map-marker-bike',

0 commit comments

Comments
 (0)