switch to reroute branch until merged
This commit is contained in:
parent
75051d7d6c
commit
7b72ae7d20
4 changed files with 50 additions and 8 deletions
5
bower_components/leaflet-routing/README.md
vendored
5
bower_components/leaflet-routing/README.md
vendored
|
|
@ -39,6 +39,11 @@ routing.routing(true);
|
|||
routing.snapping(true);
|
||||
```
|
||||
|
||||
### Recalculate the complete route by routing each segment
|
||||
```javascript
|
||||
routing.routeAllSegments(callback);
|
||||
```
|
||||
|
||||
### Get first waypoint
|
||||
|
||||
```javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue