[2.14.0][Opt]升级高德地图版本新增对应功能
This commit is contained in:
@@ -46,4 +46,8 @@ object CallerMapUIServiceManager {
|
||||
fun getGDLocationServer(context: Context): IMogoGDLocationClient?{
|
||||
return serviceProvider?.getGDLocationServer(context)
|
||||
}
|
||||
|
||||
fun cancelDownloadCacheData() {
|
||||
serviceProvider?.mapUIController?.cancelDownloadCacheData()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user