Draw an Arc like a curved flight path between two points (Android sdk)
Open
Nobody has claimed this yet.
jira-sync-complete
- Dominant language
- Java
- Stars
- 438
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
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/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Android SDK's getRoute() entry point and the linked Mapbox.js animating-flight-paths example. Determine how the requested arc should be represented and drawn between two points without calling the directions API; done means the Android SDK supports that curved flight-path behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100