public func createStyleZoomToTiltRelation(
points: [StyleZoom: Tilt]
) -> StyleZoomToTiltRelation
Create a dependence of the camera tilt angle on the style zoom level.
Returns
StyleZoomToTiltRelation
Dependence of the camera tilt angle on the style zoom level, if the dependence could not be created - throw an exception.