adds leaflet-measure

I've added a control we recently developed, `leaflet-measure`. It provides tools to create coordinate, linear, and area measurements. Thanks.
This commit is contained in:
Brandon Copeland 2015-03-11 08:56:28 -05:00
parent c5a9875489
commit 6ee71b1d8f

View File

@ -1574,6 +1574,17 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="https://github.com/torfuspolymorphus">Florian Brucker</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ljagis/leaflet-measure">leaflet-measure</a>
</td>
<td>
Coordinate, linear, and area measure control for Leaflet maps
</td>
<td>
<a href="https://github.com/ljagis">LJA GIS</a>
</td>
</tr>
</table>