icon-text-fit-padding interpolate expressions #1985
-
Hello. I'm a relatively novice user of maplibre and typescript. I tried to apply interpolate expression based on zoom to icon-text-fit-padding
OK, maybe it make sense to have arrays with four element, like the default format [0,0,0,0]. So the 3rd generation is: I checked through ExpressionSpecification in type definition, and looks like the 2nd attempt should make the most sense. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
If it's working in runtime, it's the correct solution. |
Beta Was this translation helpful? Give feedback.
-
You made a map with ChatGPT, @BlancHeart? |
Beta Was this translation helpful? Give feedback.
If it's working in runtime, it's the correct solution.
We have typescript issues when it comes to the expressions, unfortunately...