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
6dbbdf51
Commit
6dbbdf51
authored
Jun 05, 2017
by
Qiu Xiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新进度:完成 polyline 接口
parent
b6904311
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
6dbbdf51
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
react-native 高德地图组件,使用最新 3D SDK(目前只支持 Android)。
react-native 高德地图组件,使用最新 3D SDK(目前只支持 Android)。
该项目很大一定程度是参考
[
react-native-maps
](
https://github.com/airbnb/react-native-maps
)
,
该项目很大一定程度是参考
[
react-native-maps
](
https://github.com/airbnb/react-native-maps
)
,
如果不是考虑到国内 Android 手机无法使用 Google Map,实在没理由再造这个轮子。
如果不是考虑到国内 Android 手机无法使用 Google Map
s
,实在没理由再造这个轮子。
## 特性(目标)
## 特性(目标)
...
@@ -24,9 +24,9 @@ react-native 高德地图组件,使用最新 3D SDK(目前只支持 Android
...
@@ -24,9 +24,9 @@ react-native 高德地图组件,使用最新 3D SDK(目前只支持 Android
-
[
x
]
中心坐标、缩放界别、倾斜度的控制
-
[
x
]
中心坐标、缩放界别、倾斜度的控制
-
[
x
]
地图事件(onPress、onLongPress、onLocation)
-
[
x
]
地图事件(onPress、onLongPress、onLocation)
-
[
x
]
Marker 的基本显示及事件传递
-
[
x
]
Marker 的基本显示及事件传递
-
[
x
]
自定义 Marker
的
信息窗体
-
[
x
]
自定义 Marker 信息窗体
-
[
x
]
自定义 Marker 图标
,包括来自图片,View
-
[
x
]
自定义 Marker 图标
-
[
]
Polyline 画线
-
[
x
]
Polyline 折线绘制
-
[
]
Polygon 多边形绘制
-
[
]
Polygon 多边形绘制
-
[
]
热力图
-
[
]
热力图
-
[
]
完善项目 README,添加接口文档
-
[
]
完善项目 README,添加接口文档
...
...
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