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