render Map
fun renderMap( coroutineScope: CoroutineScope, mapConfig: MapConfig, onSetupMap: (MapViewInterface) -> Unit, onStateUpdate: (MapViewRenderState) -> Unit, renderBounds: RectCoord, renderSizePx: Vec2I, renderDensity: Float = 72.0f, renderTimeoutSeconds: Float = 20.0f)
Content copied to clipboard