forked from MapComplete/MapComplete
Add colour input, add inputmode-hints to have specialized keyboards on mobile
This commit is contained in:
parent
1f0b20f5d4
commit
8774b887d8
10 changed files with 406 additions and 155 deletions
|
@ -41,7 +41,7 @@ export interface TagRenderingConfigJson {
|
|||
type?: string,
|
||||
/**
|
||||
* If a value is added with the textfield, these extra tag is addded.
|
||||
* Usefull to add a 'fixme=freeform textfield used - to be checked'
|
||||
* Useful to add a 'fixme=freeform textfield used - to be checked'
|
||||
**/
|
||||
addExtraTags?: string[];
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue