onDidFinishRenderingFrame

abstract fun onDidFinishRenderingFrame(fully: Boolean, stats: RenderingStats)

Called when the map has finished rendering a frame

Parameters

fully

true if all frames have been rendered, false if partially rendered

stats

rendering statistics