1.增加搜索相关功能业务2.解决下载omdb后不及时渲染问题3.增加按任务及link关联渲染业务4.接口中增加按任务查询条件

This commit is contained in:
qiji4215
2023-08-10 10:51:22 +08:00
parent 1765b8801b
commit 57ccf8584b
26 changed files with 494 additions and 210 deletions

View File

@@ -65,9 +65,9 @@ class Constant {
const val DEBUG = true
/**
* 地图最多缩放级别23
* 地图最多缩放级别20
*/
const val MAX_ZOOM = 22
const val MAX_ZOOM = 20
/**
* 是否自动定位