Companion
object Companion
Content copied to clipboard
Companion object.
Properties
NO_VALID_EGL_CONFIG_FOUND
Link copied to clipboard
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.
OUT_OF_MEMORY
Link copied to clipboard
Represents out of memory caused by EGL10.EGL_BAD_ALLOC.