getCameraPosition

abstract fun getCameraPosition(maplibreMap: MapLibreMap): CameraPosition?(source)

Get the camera position from the camera update.

Return

the camera position from the implementing camera update

Parameters

maplibreMap

Map object to build the position from