Nativescript Doc
Preparing search index...
The search index is not available
Track GPS location updates
Track GPS location updates
GPSCommon
Class GPSCommon
Abstract
Hierarchy (
View Summary
)
default
GPSCommon
GPS
Index
Constructors
constructor
Properties
gps_
status_
event
Methods
authorize
is
Authorized
Constructors
constructor
new
GPSCommon
()
:
GPSCommon
Returns
GPSCommon
Properties
Static
gps_
status_
event
gps_status_event
:
string
Methods
authorize
authorize
(
always
?:
boolean
)
:
Promise
<
boolean
>
Parameters
Optional
always
:
boolean
Returns
Promise
<
boolean
>
is
Authorized
isAuthorized
(
always
?:
boolean
)
:
Promise
<
boolean
>
Parameters
Optional
always
:
boolean
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
gps_
status_
event
Methods
authorize
is
Authorized
Nativescript Doc
Track GPS location updates
Loading...