[6.0.0] code opt and update sdk of aicloud , map , plus kotlin union
This commit is contained in:
@@ -26,8 +26,10 @@ class GDLocationClient private constructor() : AMapLocationListener,
|
||||
IMogoGDLocationClient {
|
||||
//声明LocationClient对象
|
||||
private lateinit var mLocationClient: AMapLocationClient
|
||||
|
||||
@Volatile
|
||||
private var mCityCode: String = ""
|
||||
|
||||
@Volatile
|
||||
private var mapLocation: AMapLocation? = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user