sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.naviexpert.navigationsdk.api.ui.map
/
CameraOffset
Camera
Offset
data
class
CameraOffset
(
val
horizontalOffset
:
Int
=
0
,
val
verticalOffset
:
Int
=
0
)
Members
Constructors
Camera
Offset
Link copied to clipboard
constructor
(
horizontalOffset
:
Int
=
0
,
verticalOffset
:
Int
=
0
)
Properties
horizontal
Offset
Link copied to clipboard
val
horizontalOffset
:
Int
=
0
vertical
Offset
Link copied to clipboard
val
verticalOffset
:
Int
=
0