[m1]
[1.1.2] [切换线路、清理轨迹]
This commit is contained in:
@@ -216,6 +216,7 @@ class BusPassengerPresenter(view: MainFragment?) :
|
||||
|
||||
override fun setEndStationCallBack(siteId: Long?, siteName: String?, gcj_lon: Double, gcj_lat: Double) {
|
||||
val latLng = LatLng(gcj_lat,gcj_lon)
|
||||
mView?.cleanEndStation()
|
||||
mView?.drawEndStation(latLng)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user