Allow aircraft info box to be positioned anywhere in browser window
This commit is contained in:
parent
976302e3ca
commit
08e0bd28f6
2 changed files with 60 additions and 59 deletions
|
|
@ -17,6 +17,7 @@ html, body {
|
|||
background: #ffffff;
|
||||
box-shadow: 4px 4px 10px #444444;
|
||||
cursor: pointer;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
#map_container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue