统一地图图标渲染尺寸
优化提前显示面板,详细信息面板 增加多媒体照片
This commit is contained in:
@@ -21,5 +21,7 @@ data class SignBean(
|
||||
//底部右侧文字
|
||||
val bottomRightText: String = "",
|
||||
//捕捉数据
|
||||
val renderEntity: RenderEntity
|
||||
val renderEntity: RenderEntity,
|
||||
//道路信息排序用的字段
|
||||
val index: Int = 0
|
||||
) : Parcelable
|
||||
Reference in New Issue
Block a user