mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

How to migrate "setOfflineMapboxTileCountLimit" from V9 to V11

Open sam-goTenna opened this issue 1 year ago • 0 comments

Environment

  • Android OS version: 14
  • Devices affected: Samsung Z Fold 5
  • Maps SDK Version: from 9.2.1 to 11.3.0

Observed behavior and steps to reproduce

Seeing security issues: https://github.com/mapbox/mapbox-maps-android/issues/2191

Expected behavior

Can be complied and run.

Notes / preliminary analysis

How to migrate:

OfflineManager.getInstance(applicationContext).setOfflineMapboxTileCountLimit(3000)

Additional links and references

sam-goTenna avatar Apr 15 '24 20:04 sam-goTenna