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
81bc3758
Commit
81bc3758
authored
Aug 17, 2017
by
7c00
Committed by
GitHub
Aug 17, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
1730ccdf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
README.md
README.md
+4
-2
No files found.
README.md
View file @
81bc3758
...
...
@@ -23,6 +23,7 @@ react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS。








## 安装
### 安装依赖
...
...
@@ -92,7 +93,6 @@ $ pod install
## 用法
更多示例请参考[示例项目](https://github.com/qiuxiang/react-native-amap3d/tree/master/example)。
### 导入地图模块
```
jsx
...
...
@@ -160,6 +160,8 @@ import MapView from 'react-native-amap3d'
</Marker>
```
更多示例请参考
[
示例项目
](
https://github.com/qiuxiang/react-native-amap3d/tree/master/example
)
。
## 接口
...
...
@@ -173,5 +175,5 @@ import MapView from 'react-native-amap3d'
## 注意
-
该项目只
支持最新 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