mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Added the ability to load points from gpx files and display on the map
This commit is contained in:
@@ -1034,6 +1034,11 @@ path.gpx {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* GPS Labels */
|
||||
text.gpx {
|
||||
fill:#FF26D4;
|
||||
}
|
||||
|
||||
/* Modes */
|
||||
|
||||
.mode-draw-line .vertex.active,
|
||||
|
||||
Reference in New Issue
Block a user