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

Currently possible to set two markers in the same position #44

Open
mvl22 opened this issue Oct 25, 2014 · 0 comments
Open

Currently possible to set two markers in the same position #44

mvl22 opened this issue Oct 25, 2014 · 0 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Oct 25, 2014

If there are two (only two) markers in the same place, the API will complain that the points are too near to each other to plan.

The UI ought to discourage this. Currently in fact it is very easy to do this and not realise - if you click on the Plus symbol (which is an out-of place blue colour, by the way), and not realise that a marker has been set, and you click again, a second marker is set in the same place. The only indication of this is then that the marker's shadow gets progressively heavier.

Though it does make sense if there is more than one point. A manually-planned circular route should be possible, for instance.

I think the rule is that two adjacent points (adjacent in terms of the stack, S,1,2,3,...,F) should not be closer than 100m apart.

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

No branches or pull requests

2 participants