Studio: UX work

This commit is contained in:
Pieter Vander Vennet 2023-11-05 12:05:00 +01:00
parent bf4f7d3f88
commit 8685ec8ccc
45 changed files with 532 additions and 312 deletions

View file

@ -89,7 +89,7 @@ export default interface PointRenderingConfigJson {
* For example: `<div style="background: white">{name}</div>`
*
* If the icon is undefined, then the label is shown in the center of the feature.
* types: Dynamic value | string
* types: Dynamic value based on the attributes ; string
* inline: Always show label <b>{value}</b> beneath the marker
* ifunset: Do not show a label beneath the marker
*/