Load Track from file and add as Route (#312)
This commit is contained in:
parent
007761b4b1
commit
0d6cd61b1f
4 changed files with 547 additions and 0 deletions
|
|
@ -283,6 +283,8 @@
|
|||
|
||||
BR.tracksLoader(map, layersControl, routing);
|
||||
|
||||
BR.routeLoader(map, layersControl, routing,pois);
|
||||
|
||||
pois.addTo(map);
|
||||
routingPathQuality.addTo(map);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue