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

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".ui.activity.account.FencesAddActivity">
tools:context=".deprecated.ui.activity.profile.FencesAddActivity">
<include
android:id="@+id/fences_add_bar"