Interface TileProvider
Package world.mappable.mapkit.tiles
interface TileProvider
Generates tiles.
Summary
Methods
|
Type and modifiers |
Method and Description |
|
load(@NonNull TileId tileId, |
Methods
load
|
@WorkerThread @NonNull |
Generates tile.
This method will be called on a background thread.