diff --git a/src/components/carte/Controls.vue b/src/components/carte/Controls.vue index 6e36555..97296ef 100644 --- a/src/components/carte/Controls.vue +++ b/src/components/carte/Controls.vue @@ -92,8 +92,8 @@ const searchEngineOptions = { }; const layerSwitcherOptions = { - id: "2", options: { + id: "2", position : "top-right", collapsed: true, panel: true,