[3.2.0][Fix]解决空指针问题
This commit is contained in:
@@ -755,6 +755,7 @@ class OverMapView @JvmOverloads constructor(
|
||||
// 绘制线
|
||||
Message.obtain().apply {
|
||||
what = DRAW_SITE_LINE
|
||||
obj = polylineOptions
|
||||
nonFrequentHandler?.sendMessage(this)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user