sdk
sdk
/
com.sygic.sdk.map
/
Camera
/
MovementMode
Movement
Mode
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
MovementMode
Available camera movement modes.
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Follow
Gps
Position
Link copied to clipboard
val
FollowGpsPosition
:
Int
=
1
Camera follows the GPS position.
Follow
Gps
Position
With
Autozoom
Link copied to clipboard
val
FollowGpsPositionWithAutozoom
:
Int
=
2
Free
Link copied to clipboard
val
Free
:
Int
=
0
The camera movement is free.