Common options for map animations. Used by methods such as setCenter, setZoom, etc.
public init( animate: Bool = true, duration: TimeInterval = 0.5, easing: Easing = .linear )
animate
Bool
duration
TimeInterval