Priyank Jain

Results 2 comments of Priyank Jain

If you want to start the map at a particular location you can use ```rememberCameraPositionState```'s position argument. For example ``` val cameraPositionState = rememberCameraPositionState { position = CameraPosition.fromLatLngZoom(currentUserLocaiton, 17f) }...

Hi is there any update regarding this issue? We are facing the same problem on iOS 17.4.1