Preparing search index...
The search index is not available
导航SDK - v11.1.0
导航SDK
api/navi/core/IGpsCallback
IGpsCallback
Interface IGpsCallback
interface
IGpsCallback
{
onLocationChanged
(
offset
:
number
,
aMapLocation
:
null
|
AMapLocation
)
:
void
;
onNmeaReceived
(
nmea
:
null
|
string
)
:
void
;
}
Index
Methods
on
Location
Changed
on
Nmea
Received
Methods
on
Location
Changed
on
Location
Changed
(
offset
,
aMapLocation
)
:
void
Parameters
offset
:
number
aMapLocation
:
null
|
AMapLocation
Returns
void
on
Nmea
Received
on
Nmea
Received
(
nmea
)
:
void
nema信息回调
Parameters
nmea
:
null
|
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Location
Changed
on
Nmea
Received
导航SDK - v11.1.0
Loading...
nema信息回调