mapbox / mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.24k stars 2.23k forks source link

text-variable-anchor makes the text disappear only at zoom 5 in 'globe' projection #13294

Open nspringer opened 1 month ago

nspringer commented 1 month ago

Tested on mapbox-gl 3.6.0 in Chrome.

Layer code

'globe' projection Screen 2024-09-29 005 Screen 2024-09-29 006 Screen 2024-09-29 003 Screen 2024-09-29 004

'mercator' projection Screen 2024-09-29 009 Screen 2024-09-29 008 Screen 2024-09-29 010 Screen 2024-09-29 011

stepankuzmin commented 1 month ago

Hi @nspringer,

Thank you for opening this ticket. Please provide a minimal, complete, verifiable demonstration of the issue to help the maintainers and community understand and address the problem accurately. We recommend using https://jsbin.com/. Please include information about the browser version and operating system used.