Bugfix: camera with direction wouldn't show up
This commit is contained in:
parent
de305ecab9
commit
5e6f54f660
5 changed files with 13 additions and 21 deletions
|
@ -420,6 +420,11 @@ a {
|
|||
}
|
||||
|
||||
|
||||
.leaflet-div-icon svg {
|
||||
width: calc(100%);
|
||||
height: calc(100%);
|
||||
}
|
||||
|
||||
/****** ShareScreen *****/
|
||||
|
||||
.literal-code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue