Merge branch 'unstable' into 3d-map

This commit is contained in:
2021-08-11 17:25:51 -04:00
committed by GitHub
+1
View File
@@ -511,6 +511,7 @@ function initialize_map() {
new ol.control.Rotate(),
new ol.control.Attribution({ collapsed: true }),
new ol.control.ScaleLine({ units: Metric ? "metric" : "nautical" }),
new ol.control.LayerSwitcher(),
new ol.control.FullScreen()
],
loadTilesWhileAnimating: true,