getCameraPosition

abstract fun getCameraPosition(maplibreMap: MapLibreMap): CameraPosition?

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