| Interface | Description |
|---|---|
| GLMapListener | |
| LegacyGLSurfaceView.EGLConfigChooser |
An interface for choosing an EGLConfig configuration from a list of
potential configurations.
|
| LegacyGLSurfaceView.EGLContextFactory |
An interface for customizing the eglCreateContext and eglDestroyContext calls.
|
| LegacyGLSurfaceView.EGLWindowSurfaceFactory |
An interface for customizing the eglCreateWindowSurface and eglDestroySurface calls.
|
| LegacyGLSurfaceView.GLWrapper |
An interface used to wrap a GL interface.
|
| LegacyGLSurfaceView.Renderer |
A generic renderer interface.
|
| Class | Description |
|---|---|
| GLMapAnnotation | |
| GLMapImageAnnotation | |
| GLMapSurfaceView | |
| LegacyGLSurfaceView |
An implementation of SurfaceView that uses the dedicated surface for
displaying OpenGL rendering.
|
| LocationDayModeCalculator |
Provides methods to calculate sunrise, sunset and civil, nautical and
astronomical twilight times for a given latitude and longitude.
|
| Enum | Description |
|---|---|
| GLMapAnnotation.AnnotationLayer | |
| GLMapAnnotation.AnnotationStyle | |
| GLMapAnnotation.AnnotationType | |
| GLMapAnnotation.TouchType | |
| GLMapSurfaceView.MapColor | |
| GLMapSurfaceView.MapLoadStatus |
createRender: First time engine view is created
resizeRender: Orientation switch
startRender: Tile has been downloaded and first frame has been rendered
|
| GLMapSurfaceView.RenderMode | |
| GLMapSurfaceView.RouteRenderStyle | |
| GLMapSurfaceView.TouchEvent |