toggle menu
Wemap SDKs
0.16.1
androidJvm
switch theme
search in API
map
/
com.getwemap.sdk.map.poi
/
PointOfInterestManager
/
centerToPOI
center
To
POI
fun
centerToPOI
(
id
:
Int
,
animated
:
Boolean
=
true
,
zoom
:
Double
=
defaultZoom
)
:
Boolean
fun
centerToPOI
(
poi
:
PointOfInterest
,
animated
:
Boolean
=
true
,
zoom
:
Double
=
defaultZoom
)
:
Boolean