update leaflet-routing (rerouteAllSegments merged)

This commit is contained in:
Norbert Renner 2014-03-04 19:50:23 +01:00
parent d05bd937f3
commit aaa1a11709
5 changed files with 13 additions and 13 deletions

View file

@ -41,7 +41,7 @@ routing.snapping(true);
### Recalculate the complete route by routing each segment
```javascript
routing.routeAllSegments(callback);
routing.rerouteAllSegments(callback);
```
### Get first waypoint