Add governed VMM flood hazard scenarios
This commit is contained in:
@@ -5756,6 +5756,7 @@ section {
|
||||
.geo-theme-symbol-nature_value { background: #9a4f64; }
|
||||
.geo-theme-symbol-agriculture { background: #7b8f32; }
|
||||
.geo-theme-symbol-water { background: #2676a8; }
|
||||
.geo-theme-symbol-flood_hazard { background: #1597c2; }
|
||||
.geo-theme-symbol-elevation { background: #a57a4b; }
|
||||
.geo-theme-symbol-roads { background: #6b7280; }
|
||||
.geo-theme-symbol-parcels { background: #a7792f; }
|
||||
@@ -5941,6 +5942,11 @@ section {
|
||||
background: rgba(38, 118, 168, 0.24);
|
||||
}
|
||||
|
||||
.geo-map-legend .geo-legend-layer-flood_hazard {
|
||||
border-color: #075985;
|
||||
background: rgba(21, 151, 194, 0.28);
|
||||
}
|
||||
|
||||
.geo-map-legend .geo-legend-layer-elevation {
|
||||
border-color: #315f59;
|
||||
background: rgba(165, 122, 75, 0.26);
|
||||
|
||||
Reference in New Issue
Block a user