Update box selection example

This commit is contained in:
Tim Schaub
2022-01-01 09:37:40 -07:00
parent 539eae1398
commit faddbf098b
4 changed files with 39 additions and 19 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
.ol-dragbox {
background-color: rgba(255,255,255,0.4);
border-color: rgba(100,150,0,1);
#map {
background: #1a2b39;
}