sdk
/
com.sygic.sdk.map.data
/
CameraValue
Camera
Value
open class
CameraValue
<
T
>
Content copied to clipboard
Functions
Properties
Functions
of
Link copied to clipboard
open fun <
T
>
of
(value:
T
):
CameraValue
<
T
>
Content copied to clipboard
open fun <
T
>
of
(value:
T
, animation:
MapAnimation
):
CameraValue
<
T
>
Content copied to clipboard
Properties
animation
Link copied to clipboard
@
NonNull
()
open val
animation
:
MapAnimation
Content copied to clipboard
value
Link copied to clipboard
@
NonNull
()
open val
value
:
T
Content copied to clipboard