navigation: geofence: add basic geofence service support
[apps/navigation.git] / app / mapviewer.qml
index 9b25166..6240600 100644 (file)
@@ -71,6 +71,11 @@ ApplicationWindow {
         url: bindingAddress
     }
 
+     API.GeoFence {
+        id: geofence
+        url: bindingAddress
+    }
+
     function createMap(provider)
     {
         var plugin