See: Description
Interface | Description |
---|---|
MapboxGLSurfaceView.OnGLSurfaceViewDetachedListener |
Listener interface that notifies when a
MapboxGLSurfaceView is detached from window. |
Class | Description |
---|---|
GLSurfaceViewMapRenderer |
The
GLSurfaceViewMapRenderer encapsulates the GL thread and
GLSurfaceView specifics to render the map. |
MapboxGLSurfaceView |
GLSurfaceView extension that notifies a listener when the view is detached from window,
which is the point of destruction of the GL thread. |