aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/index.html b/index.html
index bae1dc5..dd4d802 100644
--- a/index.html
+++ b/index.html
@@ -7,11 +7,19 @@
</head>
<body>
<div id="map"></div>
- <div id="layer-selection-panel" aria-hidden="true">
- <div class="form-check form-switch">
- <input class="form-check-input" type="checkbox" role="switch" id="layer-topowebb_nedtonad">
- <label class="form-check-label" for="layer-topowebb_nedtonad">Nedtonad bakgrund karta</label>
+ <div id="map-control-container" aria-hidden="true">
+ <div id="zoom-control"></div>
+ <div id="layer-selection-panel" class="modal" role="dialog" aria-hidden="true">
+ <div class="modal-content">
+ <div class="modal-body">
+ <div class="form-check form-switch">
+ <input class="form-check-input" type="checkbox" role="switch" id="layer-topowebb_nedtonad">
+ <label class="form-check-label" for="layer-topowebb_nedtonad">Nedtonad bakgrund karta</label>
+ </div>
+ </div>
+ </div>
</div>
+ <div id="map-menu"></div>
</div>
<div class="modal" id="modal-info" tabindex="-1" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-lg">