Protocol YMKTileProvider

Instance Methods

- loadWithTileId:version:etag:

Called in a separate thread and generates an empty tile.

- loadWithTileId:version:etag:

Called in a separate thread and generates an empty tile.

Method Detail

-loadWithTileId:version:etag:

- (nonnull YMKRawTile *)loadWithTileId:(nonnull YMKTileId *)tileId
                               version:(nonnull YMKVersion *)version
                                  etag:(nonnull NSString *)etag 

Called in a separate thread and generates an empty tile.