Commit 6b22fef8 authored by Don Gagne's avatar Don Gagne

parent db7cdddd
......@@ -44,6 +44,6 @@ private:
QGeoCoordinate _lastPoint;
double _lastAzimuth;
static constexpr double _distanceTolerance = 1.0;
static constexpr double _distanceTolerance = 2.0;
static constexpr double _azimuthTolerance = 1.5;
};
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