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