Companion
object Companion
Functions
fun cameraLookingAtCenterCoordinate(centerCoordinate: LngLat, bearing: Double, pitch: Double): MTMapCameraHelper
Returns camera object with the given center coordinate, bearing and pitch.
fun cameraLookingAtCenterCoordinate(centerCoordinate: LngLat, bearing: Double, pitch: Double, roll: Double, elevation: Double): MTMapCameraHelper
Returns camera object with the given center coordinate, bearing, pitch, roll and elevation.
Returns camera object with all properties set to 0.
Returns camera object initialized from map style options.