Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
32cc0fb6
Commit
32cc0fb6
authored
Aug 20, 2017
by
7c00
Committed by
GitHub
Aug 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
51a1ecf9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+6
-6
No files found.
README.md
View file @
32cc0fb6
...
...
@@ -166,14 +166,14 @@ import MapView from 'react-native-amap3d'
## 接口
请参考注释文档:
-
[
MapView
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/MapView.js#L1
0
)
-
[
Marker
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Marker.js#L
6
)
-
[
Polyline
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polyline.js#L
5
)
-
[
Polygon
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polygon.js#L
5
)
-
[
Circle
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Circle.js#L
5
)
-
[
MapView
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/MapView.js#L1
8
)
-
[
Marker
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Marker.js#L
12
)
-
[
Polyline
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polyline.js#L
11
)
-
[
Polygon
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Polygon.js#L
10
)
-
[
Circle
](
https://github.com/qiuxiang/react-native-amap3d/blob/master/components/Circle.js#L
10
)
## 注意
-
该项目只保证在最新 RN 下测试通过,这是因为 RN 经常改接口,导致向后兼容几乎无法做到
-
由于 RN 经常改接口,该项目只能保证在最新 RN 下测试通过
-
由于 3D 地图渲染需要硬件加速,部分 Android 模拟器会因为缺少硬件加速而导致运行崩溃
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment