Hi @André Pinho,
Thank you for your suggestion and for the creation of the idea.
The team, by design and to improve the dev experience, has been avoiding to add text inputs with JSON (aka black holes of configuration). And instead, adding input parameters or creating APIs/client-side actions in order to help to achieve the goal.
This being said, the ones that you need are:
- Label text color
- Label text size
- Animation
Correct?
Also, you might be able to achieve your goals, via high-code APIs:
MapAPI.MarkerManager.GetMarkerById(#MARKER-ID).provider.(api of the provider to change the label)
Hope that this unblocks you for now.
But keep the feedback!
Cheers,
RG