Add Leaflet.toolbar, Leaflet.Illustrate, and Leaflet.DistortableImage to the plugins list.
This commit is contained in:
parent
a6138ba6cd
commit
ee1b820ca4
29
plugins.md
29
plugins.md
@ -562,6 +562,24 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
|
|||||||
<a href="https://github.com/tomaszbrue">Thomas Brüggemann</a>
|
<a href="https://github.com/tomaszbrue">Thomas Brüggemann</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/publiclab/Leaflet.DistortableImage">Leaflet.DistortableImage</a>
|
||||||
|
</td><td>
|
||||||
|
Enable users to <a href="https://publiclab.github.io/Leaflet.DistortableImage/examples/">scale, rotate, and distort images</a> on Leaflet maps.
|
||||||
|
</td><td>
|
||||||
|
<a href="https://github.com/publiclab">Public Lab</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/manleyjster/Leaflet.Illustrate">Leaflet.Illustrate</a>
|
||||||
|
</td><td>
|
||||||
|
Extension for Leaflet.draw enabling users to <a href="http://manleyjster.github.io/Leaflet.Illustrate/examples/0.0.2/simple/">type annotations directly on maps</a>.
|
||||||
|
</td><td>
|
||||||
|
<a href="https://github.com/manleyjster">Justin Manley</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
@ -1674,6 +1692,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
|
|||||||
<a href="https://github.com/oskosk">Osk</a>
|
<a href="https://github.com/oskosk">Osk</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/Leaflet/Leaflet.toolbar">Leaflet.toolbar</a>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
Flexible, extensible toolbars for Leaflet maps. View an example <a href="http://leaflet.github.io/Leaflet.toolbar/examples/popup.html">here</a>.
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/manleyjster">Justin Manley</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user