Add hints and feedback for optional layers tree usage (#263)

This commit is contained in:
Norbert Renner 2019-12-06 09:31:55 +01:00 committed by GitHub
parent 064e0869b4
commit a71dfe7895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 134 additions and 7 deletions

View file

@ -579,6 +579,7 @@
<div class="leaflet-sidebar-flex-row flexgrow">
<div id="map" class="leaflet-sidebar-map">
<div id="message"></div>
<div id="preview" hidden data-i18n="map.preview">Preview</div>
</div>
<div id="sidebar" class="leaflet-sidebar collapsed">
@ -645,7 +646,10 @@
</button>
</div>
</div>
<div hidden id="optional-layers-tree"></div>
<div hidden id="optional-layers">
<div class="help-block" data-i18n="sidebar.layers.optional"></div>
<div id="optional-layers-tree"></div>
</div>
</div>
<div class="leaflet-sidebar-pane" id="tab_profile">