MMKTileProvider
|
protocol MMKTileProvider : NSObjectProtocol |
Generates tiles.
Summary
Instance methods
|
func load(with tileId: MMKTileId, |
Instance methods
load(with:version:features:etag:)
|
func load(with tileId: MMKTileId, |
Generates tile.
This method will be called on a background thread.