update leaflet-routing (rerouteAllSegments merged)
This commit is contained in:
parent
d05bd937f3
commit
aaa1a11709
5 changed files with 13 additions and 13 deletions
|
|
@ -76,7 +76,7 @@
|
|||
|
||||
function updateRoute(evt) {
|
||||
router.setOptions(evt.options);
|
||||
routing.routeAllSegments(onUpdate);
|
||||
routing.rerouteAllSegments(onUpdate);
|
||||
}
|
||||
|
||||
routingOptions = new BR.RoutingOptions();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue