Skip to content

Commit 3e38a25

Browse files
authored
Merge pull request #85 from tonimc/fixDocumentationDivIcon
Typo in leaflet-divicon component documentation
2 parents c741de7 + c89cdfd commit 3e38a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

leaflet-marker.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@
247247
248248
##### Example
249249
250-
<leaflet-divicon id="myicon" classname="name">
250+
<leaflet-divicon id="myicon" class-name="name">
251251
<a href="https://leaflet-extras.github.io/leaflet-map/demo.html">Demo</a>
252-
</leaflet-icon>
252+
</leaflet-divicon>
253253
254254
@element leaflet-divicon
255255
@blurb element which defines an divicon template for markers.

0 commit comments

Comments
 (0)