setMapPosition

fun setMapPosition(latitude: Double, longitude: Double, angle: Double)

Moves the map's position based on the specified coordinates.

Parameters

latitude

The latitude to move to.

longitude

The longitude to move to.

angle

The map angle to apply.