INAVI Navigation SDK Documents
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
INAVI Navigation SDK Documents
maps
/
com.inavi.maps
/
MapController
/
setMapCenter
set
Map
Center
abstract
fun
setMapCenter
(
longitude
:
Double
,
latitude
:
Double
,
zoom
:
Double
,
tilt
:
Double
,
bearing
:
Double
,
animated
:
Boolean
,
durationMs
:
Int
)