tileCover abstract method
- TileCoverOptions options
Returns tile identifiers covering the current snapshotter camera.
Implementation
Future<List<CanonicalTileID?>> tileCover(TileCoverOptions options);
Returns tile identifiers covering the current snapshotter camera.
Future<List<CanonicalTileID?>> tileCover(TileCoverOptions options);