0

Add new Javascript observer

Output render progress onto the rendered map using Javascript
A minimum period between updates can be specified
This commit is contained in:
Thomas Lake
2012-04-08 23:03:26 +01:00
parent 56b91e67dc
commit 55df1bcf78
5 changed files with 122 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ body {
}
#link, #coordsDiv {
#link, #coordsDiv, #progressDiv {
background-color: #fff; /* fallback */
background-color: rgba(255,255,255,0.55);
border: 1px solid rgb(0, 0, 0);