Library Mobile API Reference for iPhone  MicroStrategy 2019
MWTileOverlay Class Reference

#import <MWTileOverlay.h>

Inheritance diagram for MWTileOverlay:

Instance Methods

(id) - initWithURLTemplate:delegate:cache:
 
(void) - generateImageForTile:zoom:data:result:
 
(NSString *) - shapeContainsMapPoint:inZoomLevel:
 
(BOOL) - isReadyForRelease
 

Class Methods

(NSString *) + tileKeyForTileInfo:
 
(MKTileOverlayPath) + tileInfoForTileKey:
 
(MKTileOverlayPath) + tileContainsMapPoint:inZoomLevel:
 
(NSArray *) + tilesIntersectsMapRect:inZoomLevel:
 

Properties

NSInteger shapeType
 
BOOL documentIsClosing
 
int borderLineStyle
 
int opacity
 
MSIMWLayerlayer
 
int tileCount
 

Method Documentation

◆ generateImageForTile:zoom:data:result:()

- (void) generateImageForTile: (NSString *)  tileKey
zoom: (int)  zoomLevel
data: (NSArray *)  shapeData
result: (void(^)(NSData *, NSError *))  result 

◆ initWithURLTemplate:delegate:cache:()

- (id) initWithURLTemplate: (NSString *)  URLTemplate
delegate: (id< MWTileOverlayDelegate >)  tileDelegate
cache: (id< MWShapeCache >)  cache 

◆ isReadyForRelease()

- (BOOL) isReadyForRelease

◆ shapeContainsMapPoint:inZoomLevel:()

- (NSString*) shapeContainsMapPoint: (MKMapPoint)  mapPoint
inZoomLevel: (NSInteger)  zoomLevel 

◆ tileContainsMapPoint:inZoomLevel:()

+ (MKTileOverlayPath) tileContainsMapPoint: (MKMapPoint)  mapPoint
inZoomLevel: (NSInteger)  zoomLevel 

◆ tileInfoForTileKey:()

+ (MKTileOverlayPath) tileInfoForTileKey: (NSString *)  tileKey

◆ tileKeyForTileInfo:()

+ (NSString*) tileKeyForTileInfo: (MKTileOverlayPath)  tileInfo

◆ tilesIntersectsMapRect:inZoomLevel:()

+ (NSArray*) tilesIntersectsMapRect: (MKMapRect)  mapRect
inZoomLevel: (NSInteger)  zl 

Property Documentation

◆ borderLineStyle

- (int) borderLineStyle
readwritenonatomicassign

◆ documentIsClosing

- (BOOL) documentIsClosing
readwritenonatomicassign

◆ layer

- (MSIMWLayer*) layer
readwritenonatomicweak

◆ opacity

- (int) opacity
readwritenonatomicassign

◆ shapeType

- (NSInteger) shapeType
readwritenonatomicassign

◆ tileCount

- (int) tileCount
readwriteatomic