aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/MapWindow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/qml/MapWindow.qml')
-rw-r--r--app/qml/MapWindow.qml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/qml/MapWindow.qml b/app/qml/MapWindow.qml
index f8ae21d..13eb895 100644
--- a/app/qml/MapWindow.qml
+++ b/app/qml/MapWindow.qml
@@ -29,8 +29,9 @@ Item {
}
PluginParameter {
- name: "mapbox.mapping.additional_style_urls"
+ name: "mapbox.mapping.additional_map_ids"
value: fileOperation.getMapStyleUrls()
+
}
PluginParameter {