[6.5.0_tmp] fix map problem contains volitile and func remove
This commit is contained in:
@@ -117,6 +117,7 @@ open class MapAutoView : FrameLayout, LonLatPointListener, ITraffic,ILockLocatio
|
||||
//The animation interval of Map
|
||||
private var mDuration = 100
|
||||
//whether to set weather
|
||||
@Volatile
|
||||
private var mIsWeatherEnable = true
|
||||
//The controller of weather
|
||||
private var mWeatherController: IWeatherController? = null
|
||||
|
||||
Reference in New Issue
Block a user