[3.2.0][Fix]解决全览模式偶现的画线问题
This commit is contained in:
@@ -121,6 +121,7 @@ object MarkerDrawerManager {
|
||||
* @param realLat
|
||||
* @return 返回已经到达点的index
|
||||
*/
|
||||
@Synchronized
|
||||
private fun getCarLocationIndex(
|
||||
routePoints: List<LatLng>,
|
||||
newPoints: MutableList<LatLng>,
|
||||
|
||||
Reference in New Issue
Block a user