Offscreen Map Renderer
open class OffscreenMapRenderer(val sizePx: Vec2I, val density: Float = 72.0f) : GLSurfaceView.Renderer, AndroidSchedulerCallback, MapViewInterface
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun insertLayerAbove(layer: LayerInterface, above: LayerInterface)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun insertLayerBelow(layer: LayerInterface, below: LayerInterface)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun saveFrame(saveFrameSpec: SaveFrameSpec, saveFrameCallback: SaveFrameCallback)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard