- grid coordinate layer with horizontal x values
- only DemLayer and TinLayer in LayerControl - toggling visibility of grid coordinate layer in analysis tab
This commit is contained in:
parent
87496903e6
commit
78ae3e2a63
5 changed files with 44 additions and 14 deletions
|
@ -129,6 +129,14 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel-section section-functions">
|
||||
<h5>Functions</h5>
|
||||
<label>
|
||||
<input type="checkbox" id="chkGrid" autocomplete="off" checked>
|
||||
<span class="label-body">set visibility of coordinate grid</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue