Commit ea8fa1b2 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #3865 from DonLakeFlyer/GridLinesWidth

Wider grid lines to see turnaround better
parents 948fcd47 b10e5cab
......@@ -360,6 +360,7 @@ QGCView {
delegate: MapPolyline {
line.color: "white"
line.width: 2
path: object.gridPoints
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment