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.36k stars 1.33k forks source link

[core] Add style::Source::setVolatile()/isVolatile() API #16422

Closed pozdnyakov closed 4 years ago

pozdnyakov commented 4 years ago

The tile data from the volatile sources are not stored in local storage, i.e. they are not cached.

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

tmpsantos commented 4 years ago

Kudos, this was very clean! Looks like the bots got stuck because of the GitHub outage. :-/