#import <MWTileOverlay.h>
◆ 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 |
|
|
| |
◆ borderLineStyle
◆ documentIsClosing
| - (BOOL) documentIsClosing |
|
readwritenonatomicassign |
◆ layer
◆ opacity
◆ shapeType
◆ tileCount