mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

[core][tile mode] Always clear tile pyramid in RenderTileSetSource:u… #16317

Closed pozdnyakov closed 4 years ago

pozdnyakov commented 4 years ago

In Tile and Static map mode we make sure that outdated tiles are never shown.

Fixes https://github.com/mapbox/mapbox-gl-native/issues/16284