:wq
fix bug tts of callchat and trafficlight code
This commit is contained in:
@@ -12,6 +12,7 @@ data class TrafficLightResult(
|
||||
val lat: Double, //纬度
|
||||
val lon: Double, //经度
|
||||
val direction: String, //航向角
|
||||
val heading: String, //红绿灯方向
|
||||
val lightId: Int, //红绿灯ID
|
||||
val laneNo: Int, //车道号
|
||||
val arrowNo: Int, //当前车道对应地面要素转向
|
||||
|
||||
Reference in New Issue
Block a user