Maps and Navigation SDK
1.26.3
androidJvm
com.tomtom.sdk.maps:map-display-api
/
com.tomtom.sdk.map.display.camera
/
FollowCameraOperatorConfig
/
ControlPoint
/
ControlPoint
Control
Point
constructor
(
distance
:
Distance
,
@
FloatRange
(
from
=
0.0
,
to
=
22.0
)
zoom
:
Double
,
@
FloatRange
(
from
=
0.0
,
to
=
90.0
)
tilt
:
Double
=
DEFAULT_TILT
,
@
FloatRange
(
from
=
1.0
,
to
=
150.0
)
fieldOfView
:
Double
=
DEFAULT_FIELD_OF_VIEW
)