ResolvableDestinations
constructor(geographicCoordinateProviders: List<GeographicCoordinateProvider>, headingDegrees: Double? = null, insets: Double = 0.0, tilt: Double? = null, fallback: CameraTarget = Default)
Parameters
geographicCoordinateProviders
The coordinates to be included in the camera's view
headingDegrees
The heading of the camera
insets
The margin around the view which should be taken into account in addition to the span
tilt
The tilt of the camera
fallback
The CameraTarget
to use if the smallest circle containing the geographicCoordinateProviders can not be computed