Merge branch 'dev_robobus-d_241202_6.8.4' into dev_robotaxi-d_241210_6.9.0
This commit is contained in:
@@ -1861,6 +1861,9 @@ class TravelRealityView @JvmOverloads constructor(
|
||||
clearSmallSites()
|
||||
} else {
|
||||
UiThreadHandler.post {
|
||||
smallSiteMarkerList?.forEach {
|
||||
it.destroy()
|
||||
}
|
||||
smallSiteMarkerList = mAMap?.addMarkers(markerOptionsList, false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user