Merge pull request #2538 from Starefossen/patch-6
Add Leaflet.Routing to Plugins page
This commit is contained in:
commit
326e77664f
11
plugins.md
11
plugins.md
@ -569,7 +569,7 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
### Route search
|
### Routing and route search
|
||||||
|
|
||||||
<table class="plugins">
|
<table class="plugins">
|
||||||
<tr>
|
<tr>
|
||||||
@ -587,6 +587,15 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s
|
|||||||
<a href="https://github.com/perliedman">Per Liedman</a>
|
<a href="https://github.com/perliedman">Per Liedman</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href="https://github.com/Turistforeningen/leaflet-routing">Leaflet.Routing</a>
|
||||||
|
</td><td>
|
||||||
|
Leaflet controller and interface for routing paths between waypoints using any user provided routing service.
|
||||||
|
</td><td>
|
||||||
|
<a href="https://github.com/turistforeningen">Norwegian Trekking Association</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user