Renderer Setup Error Listener
fun interface RendererSetupErrorListener
Content copied to clipboard
Callback used to get notified when issues occur during renderer preparation. Note that callback will be delivered on main thread.
Functions
on Error
Link copied to clipboard
Triggered when error occurs during renderer setup. As the result the map will not be rendered properly.