[6.5.0][Marker] Marker清除逻辑添加走过事件点之后跟离和时长的设置

This commit is contained in:
renwj
2024-07-04 10:02:08 +08:00
parent 93316b743a
commit 84ed4aae6d
7 changed files with 182 additions and 67 deletions

View File

@@ -25,8 +25,4 @@ enum class Level(val zIndex: Int) {
*/
MAP_POLYGON(76000),
/**
* 围栏区域底色
*/
MAP_POLYGON_SOLID(75500)
}