moved button above opacity slider

This commit is contained in:
Matzepan 2019-10-10 19:25:51 +02:00
parent 544aab0716
commit 3a0a4498c2

View file

@ -247,7 +247,7 @@
}
routing.addTo(map);
routingPathQuality.addTo(map);
elevation.addBelow(map);
sidebar = BR.sidebar({
@ -277,6 +277,8 @@
BR.tracksLoader(map, layersControl, routing);
routingPathQuality.addTo(map);
map.addControl(
new BR.OpacitySliderControl({
id: 'route',