forked from MapComplete/MapComplete
Add level selector and global filters
This commit is contained in:
parent
5504d49d59
commit
7fd7a3722e
19 changed files with 401 additions and 253 deletions
|
@ -8,6 +8,7 @@ export interface GlobalFilter {
|
|||
id: string
|
||||
onNewPoint: {
|
||||
safetyCheck: Translation
|
||||
icon: string
|
||||
confirmAddNew: TypedTranslation<{ preset: Translation }>
|
||||
tags: Tag[]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue