summaryrefslogtreecommitdiffstats
path: root/app/mapviewer.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/mapviewer.qml')
-rw-r--r--app/mapviewer.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/mapviewer.qml b/app/mapviewer.qml
index cada08b..079b240 100644
--- a/app/mapviewer.qml
+++ b/app/mapviewer.qml
@@ -66,6 +66,11 @@ ApplicationWindow {
url: bindingAddress
}
+ API.GeoClue {
+ id: geoclue
+ url: bindingAddress
+ }
+
function createMap(provider)
{
var plugin