package supports TileStore? #1209
Unanswered
serraojoao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From mapbox android api documentation I can have a tile store to manage (download and storage) for offline regions. Is it supported on this package?
From documentation https://docs.mapbox.com/android/maps/api/10.8.1/mapbox-maps-android/com.mapbox.common/-tile-store/
"TileStore manages downloads and storage for requests to tile-related API endpoints, enforcing a disk usage quota: tiles available on disk may be deleted to make room for a new download. This interface can be used by an app developer to set the disk quota. The rest of TileStore API is intended for native SDK consumption only."
Beta Was this translation helpful? Give feedback.
All reactions