NO_VALID_EGL_CONFIG_FOUND

val NO_VALID_EGL_CONFIG_FOUND: RendererError

Error code returned when no matching EGL config was found meaning that map rendering is not supported on given device. This could be also checked with static method MapView.isRenderingSupported prior to creating the MapView.