forked from MapComplete/MapComplete
Add icons and titles to studio accordeons
This commit is contained in:
parent
c66e836cac
commit
5628e66dce
30 changed files with 197 additions and 128 deletions
|
@ -52,6 +52,8 @@ export default interface PointRenderingConfigJson {
|
|||
* - ...
|
||||
*
|
||||
* As a result, on could use a generic icon (`pin`, `circle`, `square`) with a color, then overlay it with a specific icon.
|
||||
* icon: value
|
||||
* title: value.icon
|
||||
*/
|
||||
marker?: IconConfigJson[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue