toggle menu
ZappBase
androidJvm
switch theme
search in API
Location
/
com.zappstudio.location.app.ext
/
centerInLocation
center
In
Location
fun
GoogleMap
.
centerInLocation
(
location
:
Location
,
smooth
:
Boolean
=
false
)
fun
GoogleMap
.
centerInLocation
(
latLng
:
LatLng
,
smooth
:
Boolean
=
false
)
fun
GoogleMap
.
centerInLocation
(
bounds
:
LatLngBounds
,
padding
:
Int
=
200
,
smooth
:
Boolean
=
true
)