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 9b25166..6240600 100644
--- a/app/mapviewer.qml
+++ b/app/mapviewer.qml
@@ -71,6 +71,11 @@ ApplicationWindow {
url: bindingAddress
}
+ API.GeoFence {
+ id: geofence
+ url: bindingAddress
+ }
+
function createMap(provider)
{
var plugin