Merge pull request #3584 from StephanGeorg/patch-1

Update plugins.md RouteBoxer
This commit is contained in:
Iván Sánchez Ortega 2015-07-01 19:28:33 +02:00
commit 501cecd026

View File

@ -2348,6 +2348,16 @@ The following plugins use external services to calculate driving or walking rout
<a href="http://www.motionintelligence.net/">Motion Intelligence GmbH</a>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/StephanGeorg/leaflet-routeboxer">Leaflet RouteBoxer</a>
</td><td>
This is a Leaflet implementation of the RouteBoxer Class from Google. The Leaflet RouteBoxer class generates a set of L.LatLngBounds objects that are guaranteed to cover every point within a specified distance of a path.
</td><td>
<a href="http://www.nearest.place/">Nearest!</a>
</td>
</tr>
</table>