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

consider deleting dead code #40

Open
matkoniecz opened this issue Jul 18, 2017 · 0 comments
Open

consider deleting dead code #40

matkoniecz opened this issue Jul 18, 2017 · 0 comments

Comments

@matkoniecz
Copy link
Contributor

At the end of style

#    transit-bus-roads:
#        data: { source: mapzen, layer: roads }
#        filter:
#            all:
#                - is_bus_route: true
#                - function() { return global.sdk_transit_overlay; }
#        draw:
#            lines:
#                interactive: false
#                color: [[13,[0,0,1,0.5]],[15,blue]]
#                width: [[11,0.5px],[12,0.8px],[16,1.25px],[18,1m]]
#                # let roads sort themselves past zoom 14
#                order: 488
#                # but give them all the same outline
#                outline:
#                    order: 487

is present. I think that this code should be deleted (history is handled by git history, ongoing implementation probably should be handled in an issue/pull request).

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

1 participant