dispose method
void
dispose()
inherited
Called when the TileLayer
is disposed
When disposing resources, ensure that they are not currently being used by tiles in progress.
Implementation
void dispose() {}
Called when the TileLayer
is disposed
When disposing resources, ensure that they are not currently being used by tiles in progress.
void dispose() {}