mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 01:47:49 +02:00
[WIP] GPX Layer is added to the mini-map.
This commit is contained in:
+5
-2
@@ -2136,8 +2136,11 @@ img.wiki-image {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.map-in-map-svg {
|
||||
position: relative;
|
||||
.map-in-map-svg,
|
||||
.map-in-map-gpx {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user