A Nativescript plugin for Mapbox Native Maps.
Nativescript Doc
Preparing search index...
TrackUserOptions
Interface TrackUserOptions
interface
TrackUserOptions
{
animated
?:
boolean
;
cameraMode
:
UserLocationCameraMode
;
renderMode
?:
"NORMAL"
|
"COMPASS"
|
"GPS"
;
}
Index
Properties
animated?
camera
Mode
render
Mode?
Properties
Optional
animated
animated
?:
boolean
iOS only, as Android is always animated. Default true (because of Android).
camera
Mode
cameraMode
:
UserLocationCameraMode
Optional
render
Mode
renderMode
?:
"NORMAL"
|
"COMPASS"
|
"GPS"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animated
camera
Mode
render
Mode
Nativescript Doc
A Nativescript plugin for Mapbox Native Maps.
Loading...
iOS only, as Android is always animated. Default true (because of Android).