setFocalBearing

open fun setFocalBearing(bearing: Double, focalX: Float, focalY: Float, duration: Long)

Transform the map bearing given a bearing, focal point coordinates, and a duration.

Parameters

bearing

The bearing of the Map to be transformed to

focalX

The x coordinate of the focal point

focalY

The y coordinate of the focal point

duration

The duration of the transformation