If a track contains waypoints, they are set to the router
This commit is contained in:
parent
ee54d45790
commit
ff1499c62b
2 changed files with 25 additions and 5 deletions
|
|
@ -271,7 +271,7 @@
|
|||
BR.stravaSegments(map, layersControl);
|
||||
}
|
||||
|
||||
BR.tracksLoader(map, layersControl);
|
||||
BR.tracksLoader(map, layersControl, routing);
|
||||
|
||||
map.addControl(
|
||||
new BR.OpacitySliderControl({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue