[6.7.0]
[fea] [传递起始站点]
This commit is contained in:
@@ -2,4 +2,5 @@ package com.mogo.eagle.core.data.och
|
||||
|
||||
import com.mogo.eagle.core.data.map.MogoLocation
|
||||
|
||||
// type 0-> 起终点坐标 坐标index 0 起点 坐标index 1 终点
|
||||
data class OchInfo(var type: Int, var latLonList: List<MogoLocation>)
|
||||
Reference in New Issue
Block a user