check if there is an update for a given offline region
Download offline data for the given (venue, universe) pair
Get an offline region using a (venue, universe) pair if it exists
Get all the offline regions
Check if a pair of venue universe is accessible offline
remove an offline region
Update the offline data for a given offline region if something has changed.
Generated using TypeDoc
OfflineManager is the entry point to download Mapwize offline data. It can be instantiated using createOfflineManager(mapwizeConfiguration:MapwizeConfiguration)