mapbox-gl-js
mapbox-gl-js copied to clipboard
Text height extrusion + fill extruision visible inside another (transparent) extrusion
Hello, I attached screenshot which describes both situations.
- I would like to be able to set text-label height so it would appear on top of extruded polygon regardless on pitch/bearing, not at its base
- I would love to make lot of flying "boxes" (rooms in building) and change colors and transparency, based on filters, but as you can see, even tough my extruded polygons are transparent, you cant see the blue one behind the front one.
Hi @stepanchvatik - thanks for using Mapbox! It's difficult to diagnosis the issue reported without a minimal code reproduction. We recommend using jsbin or codepen. That said, this documentation on optimizing label placement might be helpful.
For future "how do I" questions like this, please refer to our help documentation, and if you can't find the answer there, contact support. This issue tracker is for reporting bugs and feature requests.
You might also consider posting your question to https://stackoverflow.com/questions/tagged/mapbox-gl-js to ask the community for help.