MBMOfflineManager


@interface MBMOfflineManager : NSObject

An offline manager manages downloads and storage for style packages and also produces tileset descriptors for the tile store.

All the asynchronous methods calls complete even if the offline manager instance gets out of scope before.