setMapPosition

open fun setMapPosition(latLng: LatLng, bearing: Double, zoom: Double)

Sets the current posiiton of the map.

Parameters

latLng

The position to set.

bearing

The bearing to set.

zoom

The zoom to set.