We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ce8b9 commit 108a469Copy full SHA for 108a469
map.md
@@ -18,7 +18,7 @@ pathName: mapPath
18
var currentMarkers = [];
19
20
var bikeIcon = L.icon({
21
- iconUrl: '/assets/images/marker-bike.png',
+ iconUrl: '/assets/images/candle.png',
22
iconSize: [48, 48],
23
iconAnchor: [24, 24],
24
className: 'map-marker-bike',
0 commit comments