[6.6.2]增加全息路口提示判断 - 是否存在路侧数据
This commit is contained in:
@@ -20,4 +20,11 @@ object CallerGaoDeMapLocationListenerManager : CallerBase<IGaoDeMapLocationListe
|
||||
}
|
||||
}
|
||||
|
||||
fun invokeCityCodeChange(cityCode:String){
|
||||
M_LISTENERS.forEach {
|
||||
val listener = it.value
|
||||
listener.onCityCodeChanged(cityCode)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user