allow to add custom overpass queries
This commit is contained in:
parent
275b0f75a5
commit
06f0be719d
4 changed files with 71 additions and 26 deletions
|
|
@ -238,6 +238,14 @@
|
|||
>
|
||||
Add overlay
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
id="custom_layers_add_overpass"
|
||||
class="btn btn-success"
|
||||
data-i18n="layers.add-overpass"
|
||||
>
|
||||
Add overpass query
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
id="custom_layers_remove"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue