[6.5.0][道路事件] 逻辑优化
This commit is contained in:
@@ -8,11 +8,9 @@ interface IAttach {
|
||||
val displayThreshold: Long //最大展示时长 > 0; 表示最长展示多长时间, -1 表示,一直展示,直到触发默认视角, 0: 默认视角专用值,
|
||||
val delay: Long // 延迟多长时间切换
|
||||
val isCanSwitch: Boolean // 是否可切换
|
||||
}
|
||||
val isCanTouch: Boolean // 是否响应地图触摸事件
|
||||
}
|
||||
|
||||
|
||||
interface Scene: IAttach
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user