使用导航地图完成了圆形小地图的功能开发

This commit is contained in:
董宏宇
2020-12-18 17:53:54 +08:00
parent ce15133f21
commit 64a156657e
8 changed files with 180 additions and 68 deletions

View File

@@ -6,6 +6,6 @@
<service
android:name=".SmallMapService"
android:exported="false"
/>
android:process=":smallMap"/>
</application>
</manifest>