public static interface BDNavigation.BDLocationListener
Modifier and Type | Method and Description |
---|---|
void |
onDataResult(java.lang.String result)
模块数据返回时调用
Call it when module data returned. |
void |
onLocationChanged(BDLocation location)
当位置发生改变后被调用
Call it after current postion changed. |
void onLocationChanged(BDLocation location)
location
- void onDataResult(java.lang.String result)
result
-