WemapSDKs
Toggle table of contents
1.0.0-beta.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapMapSDK
/
com.getwemap.sdk.map
/
MapCameraState
/
copy
copy
fun
copy
(
center
:
LatLng
=
this.center
,
zoom
:
Double
=
this.zoom
,
bearing
:
Double
=
this.bearing
,
pitch
:
Double
=
this.pitch
)
:
MapCameraState
Returns a copy of this state with the given fields replaced.