Show altitude colors in plane track lines
Show altitude color key on map Correctly handle retina images with CSS
This commit is contained in:
parent
a7be17a5d7
commit
d6898dbc49
11 changed files with 159 additions and 110 deletions
|
|
@ -520,7 +520,7 @@ function initialize_map() {
|
|||
}),
|
||||
controls: [new ol.control.Zoom(),
|
||||
new ol.control.Rotate(),
|
||||
new ol.control.Attribution({collapsed: false}),
|
||||
new ol.control.Attribution({collapsed: true}),
|
||||
new ol.control.ScaleLine({units: DisplayUnits}),
|
||||
new ol.control.LayerSwitcher()
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue