forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
8d1ae657fc
28 changed files with 693 additions and 196 deletions
|
@ -132,6 +132,9 @@ export class TagUtils {
|
|||
|
||||
/**
|
||||
* Given multiple tagsfilters which can be used as answer, will take the tags with the same keys together as set.
|
||||
*
|
||||
* @see MatchesMultiAnswer to do the reverse
|
||||
*
|
||||
* E.g:
|
||||
*
|
||||
* const tag = TagUtils.ParseUploadableTag({"and": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue