OUT_OF_MEMORY

val OUT_OF_MEMORY: RendererError

Represents out of memory caused by EGL10.EGL_BAD_ALLOC.

Could be thrown when creating context, surface or display and system is running low on resources. Best action will be try to release Android resources and re-create the MapView.