Preparing search index...
The search index is not available
地图SDK - v2.0.0
地图SDK
LocationSource
OnLocationChangedListener
Interface OnLocationChangedListener
位置改变的监听接口。
Since
1.0.0
interface
OnLocationChangedListener
{
onLocationChanged
(
location
)
:
void
;
}
Index
Methods
on
Location
Changed
Methods
on
Location
Changed
on
Location
Changed
(
location
)
:
void
当定位源获取的位置信息发生变化时回调此接口。
Parameters
location
:
Location
新的位置信息。
Returns
void
Since
1.0.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Location
Changed
地图SDK - v2.0.0
Loading...
Generated using
TypeDoc
位置改变的监听接口。
Since
1.0.0