MMKTileProvider
@protocol MMKTileProvider <NSObject> |
Generates tiles.
Summary
Instance methods
- (nonnull MMKRawTile *) |
Instance methods
loadWithTileId:version:features:etag:
- (nonnull MMKRawTile *) |
Generates tile.
This method will be called on a background thread.