Library Mobile API Reference for iPhone  MicroStrategy 2019
MapCacheManager Class Reference

#import <MapCacheManager.h>

Inheritance diagram for MapCacheManager:

Instance Methods

(NSArray *) - preCacheAreaMapFilesFromDocument:withProjectInfo:
 
(void) - fetchAreaMapFiles
 
(void) - cancel
 

Class Methods

(MapCacheManager *) + sharedInstance
 

Properties

MWShapeCacheService * shapeCache
 
MWShapeConfigshapeConfig
 
NSString * areaMapPath
 
MSIReportDisplayInfoprojectInfo
 

Method Documentation

◆ cancel()

- (void) cancel

◆ fetchAreaMapFiles()

- (void) fetchAreaMapFiles

◆ preCacheAreaMapFilesFromDocument:withProjectInfo:()

- (NSArray*) preCacheAreaMapFilesFromDocument: (NSString *)  path
withProjectInfo: (MSIReportDisplayInfo *)  projectInfo 

◆ sharedInstance()

+ (MapCacheManager*) sharedInstance

Property Documentation

◆ areaMapPath

- (NSString*) areaMapPath
readwriteatomic

◆ projectInfo

- (MSIReportDisplayInfo*) projectInfo
readwriteatomic

◆ shapeCache

- (MWShapeCacheService*) shapeCache
readwriteatomic

◆ shapeConfig

- (MWShapeConfig*) shapeConfig
readwriteatomic