extract Control from Profile class into Tabs control
This commit is contained in:
parent
c190f6d48a
commit
bb371a30a7
4 changed files with 19 additions and 15 deletions
|
|
@ -196,7 +196,7 @@
|
|||
stats.addTo(map);
|
||||
download.addTo(map);
|
||||
elevation.addTo(map);
|
||||
profile.addTo(map);
|
||||
map.addControl(new BR.Tabs());
|
||||
|
||||
nogos.addTo(map);
|
||||
routing.addTo(map);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue