add product

This commit is contained in:
wangcongtao
2020-02-13 19:02:01 +08:00
parent 311427bcd6
commit 73cc90c609
4 changed files with 55 additions and 13 deletions

View File

@@ -2,10 +2,6 @@
package="com.mogo.map.impl.amap">
<application>
<!-- 高德地图 -->
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="a36b9f7b086fa3951bb35338a5a06dd3" />
<!--定位服务-->
<service android:name="com.amap.api.location.APSService" />
</application>