Support for OpenWLANMap / libwlocate would be useful for systems that have WLAN support, but not GPS - that's mostly laptops and some tablets, e.g. the Vivaldi one. Reproducible: Always
Git commit 0b39c56d0f82116ffffe24c323020e0ba07cee4b by Dennis Nienhüser. Committed on 29/05/2012 at 20:59. Pushed by nienhueser into branch 'sok-2012-plasma-active'. Open WLAN Map position provider. Uses libwlocate to determine the current position based on neighboring WLAN access points or (as a fallback) the IP address. Contrary to other position provider plugins this is currently implemented as a one-shot position determination since that is the major use case. A +16 -0 Findlibwlocate.cmake M +6 -0 src/plugins/positionprovider/CMakeLists.txt A +18 -0 src/plugins/positionprovider/wlocate/CMakeLists.txt A +204 -0 src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.cpp [License: LGPL] A +65 -0 src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.h [License: LGPL] http://commits.kde.org/marble/0b39c56d0f82116ffffe24c323020e0ba07cee4b
Git commit 2a7e7ca878bf152ab5471035980316fed7d656e7 by Dennis Nienhüser. Committed on 29/05/2012 at 20:59. Pushed by nienhueser into branch 'master'. Open WLAN Map position provider. Uses libwlocate to determine the current position based on neighboring WLAN access points or (as a fallback) the IP address. Contrary to other position provider plugins this is currently implemented as a one-shot position determination since that is the major use case. A +16 -0 Findlibwlocate.cmake M +6 -0 src/plugins/positionprovider/CMakeLists.txt A +18 -0 src/plugins/positionprovider/wlocate/CMakeLists.txt A +204 -0 src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.cpp [License: LGPL] A +65 -0 src/plugins/positionprovider/wlocate/WlocatePositionProviderPlugin.h [License: LGPL] http://commits.kde.org/marble/2a7e7ca878bf152ab5471035980316fed7d656e7