ru.dgis.sdk.navigation.SpeedRangeToStyleZoom | Android SDK | 2GIS Documentation

SpeedRangeToStyleZoom

Mapping of a speed interval to a style zoom.

SpeedRangeToStyleZoom(
	range: SpeedRange,
	minDistanceToManeuver: RouteDistance,
	maxDistanceToManeuver: RouteDistance,
	styleZoom: StyleZoom
)

Mapping of a speed interval to a style zoom.

Parameters
range
minDistanceToManeuver
maxDistanceToManeuver
styleZoom
Returns
Properties

Speed interval.

Minimum distance before a maneuver at which the logic of smooth increase of the zoom level must be enabled.

Maximum distance after a maneuver at which smooth decrease of the zoom level must end.

Style zoom.