Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.10
-
Fix Version/s: 5.14.2, 5.15.0 Beta2
-
Component/s: Location: Maps/Navigation
-
Labels:None
-
Commits:07de1d0f0f93b742434e2fcfda70bf70cb6373c9 (qt/qtlocation/5.14)
Description
The "setPath(geopath)" of the MapPolyline QML object has void return type ( see qdeclarativepolylinemapitem.cpp) . The documentation states wrongly it has "int" return type. This caused me to hours of additional work. Thank you .