1.完成Nearby 显示定位策略

2.多边形围栏距离限制
This commit is contained in:
yezhiqiu
2026-03-02 15:33:05 +08:00
parent f0dcad40ea
commit 1aa6f7a247
12 changed files with 948 additions and 8 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2108
// versionName "2.1.8"
versionName "2.1.8-Beta1"
versionCode 2109
// versionName "2.1.9"
versionName "2.1.9-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"