forked from MapComplete/MapComplete
Studio: fix dynamic markers
This commit is contained in:
parent
e0a755aa6a
commit
25075bf881
20 changed files with 28 additions and 26 deletions
|
@ -4,7 +4,6 @@ import { TagConfigJson } from "./TagConfigJson"
|
|||
export interface IconConfigJson {
|
||||
/**
|
||||
* question: What icon should be used?
|
||||
* type: icon
|
||||
* types: <span class="text-lg font-bold">Use a different icon depending on the value of some attributes</span> ; icon
|
||||
* suggestions: return Constants.defaultPinIcons.map(i => ({if: "value="+i, then: i, icon: i}))
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue