iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.09k stars 293 forks source link

MVT labels displayed even if layer is below another layer #2167

Open jailln opened 1 year ago

jailln commented 1 year ago

When adding an MVT layer with labels behind another layer, the labels are still displayed.

Your Environment

Context

On the following screenshot, there is an MVT layer with labels enabled and an xyz layer above. We can see the MVT labels displayed while they should not be:

image