-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement format options for images in labels #9403
Comments
@strech345 Thanks for reaching out. As of now, it is not possible to format images and edit the image parameters. |
@sgolbabaei thanks for your response. |
Hi @strech345 as of now, the only options available to the As noted in #8904, we may add an That said, I think it's reasonable to re-open this ticket and use it as a feature request for image formatting options. |
Is it settled now? |
I dont find any documentation about the format expression for the text-field.
It is possible to change parameters for text. But is it also possible to edit image parameters like
scale
orcolor
?for example:
"text-field": ["format", ["image", "/station.png"], { "image-scale": 1.2 }]
The text was updated successfully, but these errors were encountered: