Draw an Arc like a curved flight path between two points (Android sdk)
未关闭
还没有人认领这个 Issue。
jira-sync-complete
- 主要语言
- Java
- 星标
- 438
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
How to draw a curved line between two points, right now all the examples to draw the line between two points is through getRoute() function which calls an Api and get the direction route to draw a route line.
Reference in .js https://docs.mapbox.com/mapbox.js/example/v1.0.0/animating-flight-paths/
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 Android SDK 的 getRoute() 入口点以及链接的 Mapbox.js animating-flight-paths 示例。确定在不调用 directions API 的情况下,应如何表示和绘制两点之间所请求的弧线;完成标准是 Android SDK 支持这种弯曲飞行路径行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100