Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.15
-
None
Description
Coordinate conversion from QGeoCoordinate to QString made by QGeoCoordinate::toString() has an approximation problem when QGeoCoordinate::DegreesMinutes is selected as format.
If latitude or longitude increases within a range the corresponding values formatted as QString may decreases.
The attached example shows the problem. I tried it with Qt 5.15.0 on Windows 10.
Attachments
Issue Links
- duplicates
-
QTBUG-95221 QGeoCoordinate::toString() sometimes return wrong values
- Closed