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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user