Skip to content

Track control drawing failed #412

@GoogleCodeExporter

Description

@GoogleCodeExporter
With the latest source, when i execute it and i want to display gps track with 
track control, it does nothing, due to a thread error at startup.

self.draw_line(track, 'red', self.zl, False)

Just replace this line (mapDrawingArea.py line 199) by it in order to fix the 
problem.

self.draw_line(track, 'red', self.zl)

Best regards,
Rémi Debord.

Original issue reported on code.google.com by remi.deb...@gmail.com on 7 Aug 2014 at 2:55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions