[Bug] Terrain Extension - 'draped' polygons are invisible when terrain source is hidden or missing
Open
@Pessimistress is already working on this.
Since Jun 23, 2023.
bug
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Description
Terrain Extension - 'draped' polygons are invisible when the terrain source layer is hidden or missing.
At the same time, scatterplot points are set to the 0 ground level.
Expected Behavior
Terrain extension and pass should be ignored if there are no layers with operation: 'terrain', or operation: 'terrain+draw', or when all such layers are hidden.
Steps to Reproduce
https://codepen.io/Igor-Dykhta/pen/MWzbvZp
- set
visible: falsefor TerrainLayer - or remove the TerrainLayer
Environment
- any
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.