Merge branch 'dev_robobus-m1-p-app-module_1.1.0_230112_1.1.0' of gitlab.zhidaoauto.com:zhjt/AndroidApp/MoGoEagleEye into dev_robobus-m1-p-app-module_1.1.0_230112_1.1.0
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)
|
||||
}
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ class MainFragment :
|
||||
}
|
||||
|
||||
override fun initViews() {
|
||||
setCarModle(R.raw.aiqinghao)
|
||||
setCarModle(R.raw.m1)
|
||||
cb_bp_video_player.onClick {
|
||||
openSettingPage(M1ContainFragment.VIDEOTAB)
|
||||
}
|
||||
|
||||
BIN
OCH/mogo-och-charter-passenger/src/m1/res/raw/m1.nt3d
Normal file
BIN
OCH/mogo-och-charter-passenger/src/m1/res/raw/m1.nt3d
Normal file
Binary file not shown.
Reference in New Issue
Block a user