Update readme
This commit is contained in:
parent
5d3b5b8545
commit
81f325a507
|
@ -84,7 +84,7 @@ Example OSD render:
|
||||||
#map {
|
#map {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: white;
|
background-color: #434343;
|
||||||
z-index: 1 !important;
|
z-index: 1 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -101,6 +101,7 @@ Example OSD render:
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Help options
|
## Help options
|
||||||
|
|
Loading…
Reference in New Issue