merge code

This commit is contained in:
qiji4215
2023-08-31 15:19:44 +08:00
parent 45341a9747
commit 6fe9e50b2c
2 changed files with 3 additions and 2 deletions

View File

@@ -474,7 +474,8 @@ class MainViewModel @Inject constructor(
GeometryTools.createPoint(
point.longitude,
point.latitude
)
),
buffer = 1.0
)
if (itemList.size == 1) {

2
vtm

Submodule vtm updated: c5070ba78b...1cb1835384