dispose method

void dispose()

Called when the TileLayer is disposed

When disposing resources, ensure that they are not currently being used by tiles in progress.

Implementation

void dispose() {}