tileCover
fun tileCover(tileCoverOptions: TileCoverOptions, cameraOptions: CameraOptions?): List<CanonicalTileID>
Returns tileIDs that cover current map camera
Note! This is an experimental API and behavior might change in future.
Parameters
tileCoverOptions
Options for the tile cover method
cameraOptions
This is an extra parameter for future use. Has no effect for now.