Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.0.0
-
None
Description
This is a usability issue.
Need to be able to pass address (as Address object or as string) into route query.
Workaround for this use case is applying geocode, getting coordinates and passing them into RouteQuery. This takes about 45 extra lines of code in mapviewer example application.
The use case is very common, so API should be provided for it to make developers life easier.
Attachments
Issue Links
- relates to
-
QTBUG-23412 QtLocation & QtPositioning backlog
- In Progress