Bug 497992 - Show current location when viewing the general map in the trip.
Summary: Show current location when viewing the general map in the trip.
Status: REPORTED
Alias: None
Product: KDE Itinerary
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Android Android 13.x
: NOR wishlist
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-28 17:49 UTC by KDamian
Modified: 2024-12-28 17:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KDamian 2024-12-28 17:49:52 UTC
SUMMARY
Currently the map shown in the trip view does not show the current position - I can imagine this may be useful for users when travelling (one way I can think of is comparing the expected real time of arrival to a given stop with the timetable: if you see you should be at the next train station in 5 minutes but you are 25 kilometers away you can guess there will be a delay).

STEPS TO REPRODUCE
1. Create a trip by searching for a train journey and adding the selected route to the trip.
2. Open the map in this trip by pressing Show map...

OBSERVED RESULT
Map of the trip is shown, with route and train stops marked, but without current location being visible

EXPECTED RESULT
Current location should be visible in some way on the map, if permission is granted.


SOFTWARE/OS VERSIONS
KDE Itinerary: 24.12.0
Android 13 (13.0)
KDE Frameworks: 6.8.0
Qt: Using 6.8.0 and built against 6.8.0
Build ABI: arm64-little_endian-lp64
Kernel: linux 5.10.218-android12-9-00041-g124993efd06e-ab12385094

ADDITIONAL INFORMATION
May be out of scope for Itinerary and better left to actually maps/navigation software?