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

Validation errors for layer properties should include layer id #4108

Open
lucaswoj opened this issue Feb 1, 2017 · 0 comments
Open

Validation errors for layer properties should include layer id #4108

lucaswoj opened this issue Feb 1, 2017 · 0 comments
Labels
cross-platform 📺 Requires coordination with Mapbox GL Native (style specification, rendering tests, etc.)

Comments

@lucaswoj
Copy link
Contributor

lucaswoj commented Feb 1, 2017

From @jfirebaugh on February 12, 2016 19:35

Current message:

Error: layers[101].layout.icon-image.stops[1][0]: array stops must appear in ascending order and have no duplicates

This would be more helpful:

Error: Layer "major-road-casing", layout.icon-image.stops[1][0]: array stops must appear in ascending order and have no duplicates

Copied from original issue: mapbox/mapbox-gl-style-spec#417

@1ec5 1ec5 added the cross-platform 📺 Requires coordination with Mapbox GL Native (style specification, rendering tests, etc.) label Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cross-platform 📺 Requires coordination with Mapbox GL Native (style specification, rendering tests, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants