Docs(plugins): add Rotated Marker plugin

by Benjamin Becquet, who already submitted a few plugins on this list and mentioned this one in https://github.com/Leaflet/Leaflet/issues/143
Added into "Overlay Display > Markers & renderers" section.
This commit is contained in:
ghybs 2018-01-19 08:43:31 +04:00 committed by GitHub
parent 86099a8502
commit d74e3340a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1536,6 +1536,17 @@ These plugins provide new markers or news ways of converting abstract data into
<a href="https://github.com/JackZouShao">Jack Zou</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/bbecquet/Leaflet.RotatedMarker">Leaflet Rotated Marker</a>
</td>
<td>
Enables rotation of marker icons in Leaflet. (<a href='http://bbecquet.github.io/Leaflet.RotatedMarker/example.html'>Demo</a>)
</td>
<td>
<a href="https://github.com/bbecquet">Benjamin Becquet</a>
</td>
</tr>
</table>