Skip to content

Commit b1ee9db

Browse files
committed
readme
1 parent 8fac7d2 commit b1ee9db

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,6 @@ compile project(":react-native-amap-geolocation")
5151

5252
- AndroidManifest.xml
5353

54-
```
55-
<!--用于进行网络定位-->
56-
<application>
57-
<meta-data
58-
android:name="com.amap.api.v2.apikey"
59-
android:value="请输入您的用户Key"/>
60-
</application>
61-
```
62-
6354
Remember setting your custom amap key as follows!
6455

6556
```
@@ -68,7 +59,6 @@ Remember setting your custom amap key as follows!
6859
android:name="com.amap.api.v2.apikey"
6960
android:value="请填写您的key"/>
7061
<!--高德地图APS服务设置-->
71-
<service android:name="com.amap.api.location.APSService" ></service>
7262
```
7363

7464
### 2.3 iOS Configuration

0 commit comments

Comments
 (0)