Package-level declarations
Types
An offline region defined by a style URL, geometry, zoom range, and device pixel ratio.
The offline manager is the main entry point for offline-related functionality.
An offline region is the basic building block for offline mobile maps. Use org.maplibre.android.offline.OfflineManager.CreateOfflineRegionCallback to create a new offline region.
This is the interface that all Offline Region definitions have to implement.
An Offline Region error
A region's status includes its active/inactive state as well as counts of the number of resources that have completed downloading, their total size in bytes, and the total number of resources that are required.
An offline region defined by a style URL, geographic bounding box, zoom range, and device pixel ratio.