[6.6.2]增加全息路口提示判断 - 是否存在路侧数据
This commit is contained in:
@@ -14,5 +14,10 @@ interface IGaoDeMapLocationListener {
|
||||
*
|
||||
* @param location 新定位点
|
||||
*/
|
||||
fun onMoGoLocationChanged(location: MogoLocation)
|
||||
fun onMoGoLocationChanged(location: MogoLocation){}
|
||||
|
||||
/**
|
||||
* 城市代码改变
|
||||
*/
|
||||
fun onCityCodeChanged(cityCode: String){}
|
||||
}
|
||||
Reference in New Issue
Block a user