[map-sdk]修改天空盒雾化效果 3.3.3.14

This commit is contained in:
jiaguofeng
2024-01-08 18:29:45 +08:00
parent e6667af8c4
commit 4e0676818e
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ object MapStyleHelper {
private val TAG = javaClass.simpleName
//更新样式时版本+1
val currentStyleVersion = 67
val currentStyleVersion = 68
private var copyJob:Job? = null