Bug 475564 - Use current location as an departure/arrival point
Summary: Use current location as an departure/arrival point
Status: RESOLVED FIXED
Alias: None
Product: ktrip
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.2
Platform: postmarketOS Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-13 12:39 UTC by brisk.wing4197
Modified: 2025-09-29 22:27 UTC (History)
4 users (show)

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 brisk.wing4197 2023-10-13 12:39:20 UTC
SUMMARY

ktrip should be able to use the current location reported by the GNSS as an arrival or departure point.
Comment 2 Kai Uwe Broulik 2025-09-29 18:10:53 UTC
Git commit 72a0206bd7f5e191527698f55309521786053f65 by Kai Uwe Broulik.
Committed on 29/09/2025 at 18:03.
Pushed by broulik into branch 'master'.

StopPickerPage: Add button for current location

This allows to use the users's current GPS location,
an accuracy of 50 meters is required for the location
to be accepted. The location also must not be older
than 1 minute.

M  +4    -0    src/quick/CMakeLists.txt
M  +23   -0    src/quick/StopPickerPage.qml
A  +214  -0    src/quick/private/CurrentLocationDelegate.qml     [License: LGPL(v2.0+)]
A  +13   -0    src/quick/private/globals.js
M  +1    -0    tests/locationpicker.qml

https://invent.kde.org/libraries/kpublictransport/-/commit/72a0206bd7f5e191527698f55309521786053f65