cancel method - TileSourceLoadTileRequestHandle class - mapview.datasource library - Dart API
cancel
cancel abstract method
Cancels the associated load tile request.
Upon cancellation, the corresponding result handler must be informed.
Implementation
void cancel();