flywave-mapview.datasource.ontouchtiledcomplete
Home > @flywave/flywave-mapview > DataSource > onTouchTiledComplete
DataSource.onTouchTiledComplete() method
this method is called by the MapView to determine if the content of the surrounding tiles must be preloaded.
Signature:
onTouchTiledComplete(): void;
Returns:
void