Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw Route and additional waypoints #9

Open
kevinbentley opened this issue Apr 9, 2018 · 1 comment
Open

Draw Route and additional waypoints #9

kevinbentley opened this issue Apr 9, 2018 · 1 comment
Assignees

Comments

@kevinbentley
Copy link
Member

kevinbentley commented Apr 9, 2018

The requirements reference rendering the route and the CNPs.

I think we can draw a line from navpoint to navpoint (including those off-screen) to accomplish this.

Here's an idea....

and

@kevinbentley
Copy link
Member Author

We need to do one of the following:
Draw an arrow telling the user which way to turn when the navpoint is off the screen.
or
Draw the line to where the navpoint would be if it was off screen (picture to come later)

We also need to add support for drawing the next segment in the route (but a different color or somehow less prominent). This should also work if the nav point is off-screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants