Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
82b2b73d
Commit
82b2b73d
authored
Feb 17, 2016
by
Don Gagne
Browse files
Flight lines different color than waypoint lines
parent
809d29c8
Changes
1
Show whitespace changes
Inline
Side-by-side
src/FlightDisplay/FlightDisplayViewMap.qml
View file @
82b2b73d
...
...
@@ -65,7 +65,7 @@ FlightMap {
delegate
:
MapPolyline
{
line.width
:
3
line.color
:
"
orange
"
line.color
:
"
red
"
z
:
QGroundControl
.
zOrderMapItems
-
1
path
:
[
{
latitude
:
object
.
coordinate1
.
latitude
,
longitude
:
object
.
coordinate1
.
longitude
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment