Merge pull request #1733 from MrMufflon/gh-pages

Add Leaflet.Coordinates plugin
This commit is contained in:
Vladimir Agafonkin 2013-06-04 15:52:15 -07:00
commit 5e94922393

View File

@ -568,6 +568,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
<a href="https://github.com/vogdb">vogdb</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/MrMufflon/Leaflet.Coordinates">Leaflet.Coordinates</a>
</td><td>
A simple Leaflet plugin viewing the mouse LatLng-coordinates. Also views a marker with coordinate popup on userinput.
</td><td>
<a href="https://github.com/MrMufflon">Felix Bache</a>
</td>
</tr>
</table>