Skip to content

Commit b83a127

Browse files
committed
Merge pull request #70 from davidcalhoun/patch-7
docs typo: iconurl -> icon-url
2 parents 606f606 + 911a2b3 commit b83a127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leaflet-marker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
373373
##### Example
374374
375-
<leaflet-icon id="myicon" iconurl="https://stendhalgame.org/images/mapmarker/me.png"></leaflet-icon>
375+
<leaflet-icon id="myicon" icon-url="https://stendhalgame.org/images/mapmarker/me.png"></leaflet-icon>
376376
377377
<leaflet-marker latitude="51.5" longitude="-0.10" title="Some title" icon="myicon">
378378
</leaflet-marker>

0 commit comments

Comments
 (0)