[6.0.0][Opt]默认关闭自驾轨迹点展示
This commit is contained in:
@@ -119,7 +119,7 @@ class OverMapView @JvmOverloads constructor(
|
||||
private val markerOptionsList by lazy {
|
||||
ArrayList<MarkerOptions>()
|
||||
}
|
||||
private var isDebug = true
|
||||
private var isDebug = false
|
||||
|
||||
// 绘制轨迹线的集合
|
||||
private val textureList: MutableList<BitmapDescriptor?> = ArrayList()
|
||||
|
||||
Reference in New Issue
Block a user