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.26k stars 2.23k forks source link

turning-feature pulsating on zoom out z17->z16 #9777

Open astojilj opened 4 years ago

astojilj commented 4 years ago

Jun-10-2020 20-30-18

Zoom 17 tiles are kept for fading by source_cache, see tile.holdingForFade() and rendered over Z16 circle (which is fading in like other symbols).

astojilj commented 4 years ago

cc @mapbox/gl-js