forked from MapComplete/MapComplete
parent
d1aa751e18
commit
382f96596e
3 changed files with 132 additions and 78 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