extract Control from Profile class into Tabs control

This commit is contained in:
Norbert Renner 2014-08-29 15:32:06 +02:00
parent c190f6d48a
commit bb371a30a7
4 changed files with 19 additions and 15 deletions

View file

@ -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);