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

DrawWay is churning node and way IDs #1369

Closed
jfirebaugh opened this issue Apr 24, 2013 · 0 comments
Closed

DrawWay is churning node and way IDs #1369

jfirebaugh opened this issue Apr 24, 2013 · 0 comments
Assignees
Labels
performance Optimizing for speed and efficiency

Comments

@jfirebaugh
Copy link
Member

For every vertex added, DrawWay uses three node IDs and one way ID. Each of the used IDs creates an (id, undefined) entry in subsequent graphs.

@bhousel bhousel added the wip Work in progress label Jan 12, 2017
@bhousel bhousel self-assigned this Jan 12, 2017
bhousel added a commit that referenced this issue Jan 13, 2017
(closes #1369, but now can't draw intersecting ways, will fix)
@bhousel bhousel removed the wip Work in progress label Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Optimizing for speed and efficiency
Projects
None yet
Development

No branches or pull requests

2 participants