https://bugs.kde.org/show_bug.cgi?id=475564
--- Comment #2 from Kai Uwe Broulik <[email protected]> --- 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 -- You are receiving this mail because: You are watching all bug changes.
