Add text above extrudes poygon #8975
-
Hello,
I have also have a text layer with the value of stats.
The map appear with the correct extrude value for the polygon layer, text value is also ok, but no elevation of the text. |
Beta Was this translation helpful? Give feedback.
Answered by
Pessimistress
Jun 24, 2024
Replies: 1 comment 3 replies
-
GeoJsonLayer does not have a |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't pass a GeoJSON FeatureCollection to the TextLayer.
data
needs to be an array.