Skip to content
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

[Feat] Add getmaxWidth to Text Layer #9224

Open
pentamorfico opened this issue Oct 24, 2024 · 0 comments
Open

[Feat] Add getmaxWidth to Text Layer #9224

pentamorfico opened this issue Oct 24, 2024 · 0 comments
Labels

Comments

@pentamorfico
Copy link

Target Use Case

I'm currently using a PolygonLayer, and showing some text under the polygons. I would like to use a maxWidth independent for each element. so that the maximum width of each text object is constrained by the associated polygon size.

Is there any way to implement a data accesor for the maxWidth parameter?

Proposal

The idea is just to add the possibility to create a Data Accessor for maxWidth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant