Map Renderer
The MapRenderer encapsulates the render thread.
Performs actions on the render thread to manage the resources and render on the one end and acts as a scheduler to request work to be performed on the render thread on the other.
Inheritors
Types
Link copied to clipboard
enum RenderingRefreshMode
Rendering presentation refresh mode.
Functions
Link copied to clipboard
open fun create(options: MapLibreMapOptions, @NonNull context: Context, initCallback: Runnable): MapRenderer
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The max frame rate at which this render is rendered, but it can't excess the ability of device hardware.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard