forked from MapComplete/MapComplete
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
|
@ -9,18 +9,3 @@ html {
|
|||
--foreground-color: white !important;
|
||||
--shadow-color: #0f0 !important;
|
||||
}
|
||||
|
||||
#innercolor {
|
||||
stop-color:#ff0000
|
||||
}
|
||||
.leaflet-div-icon svg {
|
||||
width: calc(100% - 3px);
|
||||
height: calc(100% + 3px);
|
||||
}
|
||||
/*
|
||||
.leaflet-div-icon svg path {
|
||||
fill: none !important;
|
||||
stroke-width: 1px !important;
|
||||
stroke: #0f0 !important;
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue