SUMMARY ktrip should be able to use the current location reported by the GNSS as an arrival or departure point.
https://invent.kde.org/libraries/kpublictransport/-/merge_requests/111
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