onLayerLoaded abstract method
void
onLayerLoaded()
Called after the layer has finished loading all visible tiles. This will only be called once. You must set another listener if you want to be notified again.
Implementation
void onLayerLoaded();