toggle menu
woosmap-sdk
1.1.3
androidJvm
switch theme
search in API
woosmap-sdk
/
com.woosmap.sdk.maps.camera
/
CameraUpdate
/
CameraUpdate
Camera
Update
@
JvmOverloads
constructor
(
target
:
LatLng
?
=
null
,
bounds
:
LatLngBounds
?
=
null
,
bearing
:
Double
=
UNCHANGED
,
tilt
:
Double
=
UNCHANGED
,
zoom
:
Double
=
UNCHANGED
,
@
Size
(
value
=
4
)
padding
:
DoubleArray
?
=
DoubleArray(4)
)