[M2] M2 opt
This commit is contained in:
@@ -26,8 +26,8 @@ object PM2ServiceManager {
|
||||
* @return
|
||||
*/
|
||||
private val driverAppSn: String
|
||||
// get() = getServerToken()
|
||||
get() = "X2020220425Q466X1F"
|
||||
get() = getServerToken()
|
||||
// get() = "X2020220425Q466X1F"
|
||||
|
||||
/**
|
||||
* 查询绑定行驶的小巴车路线
|
||||
|
||||
@@ -59,7 +59,7 @@ class PM2HPMapFragment :
|
||||
.set3DMode(true)
|
||||
.gps(true)
|
||||
.controlAngle(true)
|
||||
.icon3DRes(R.raw.bus_di)
|
||||
.icon3DRes(R.raw.star_marker)
|
||||
.longitude(station[0])
|
||||
.latitude(station[1])
|
||||
val marker = Objects.requireNonNull(
|
||||
|
||||
BIN
OCH/mogo-och-bus-passenger/src/m2/res/raw/star_marker.nt3d
Normal file
BIN
OCH/mogo-och-bus-passenger/src/m2/res/raw/star_marker.nt3d
Normal file
Binary file not shown.
Reference in New Issue
Block a user