Sea background in building view
TODO: view bar z-index...
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ GIS.activateBuildingView = async function(layerId) {
|
||||
map.setMaxZoom(25);
|
||||
// This is terrible...
|
||||
UI.addBuildingViewBar();
|
||||
map._container.classList.add('bview-border');
|
||||
map._container.classList.add('bview-active');
|
||||
GisState.bViewActive = true;
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user