[3.2.0][Fix]解决全览模式偶现的画线问题

This commit is contained in:
chenfufeng
2023-06-05 12:10:18 +08:00
parent 5ace8fdd0f
commit 883498b84c

View File

@@ -121,6 +121,7 @@ object MarkerDrawerManager {
* @param realLat
* @return 返回已经到达点的index
*/
@Synchronized
private fun getCarLocationIndex(
routePoints: List<LatLng>,
newPoints: MutableList<LatLng>,