We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Going to e.g. this region of London: https://bikedata.cyclestreets.net/popupcycleways/#11.07/51.4918/-0.0613 and activating the Popup cycleway suggestions layer shows 77 features were found but they are not shown on the map and this appears in the console:
Popup cycleway suggestions
Error: layers.popupcycleways_linestring.paint.line-width[3][3][3][3]: 'undefined' value invalid. Use null instead.
The api call appears to produce valid data:
https://api.cyclestreets.net/v2/advocacydata.popupcycleways.suggested?bbox=-0.248008%2C51.432334%2C0.125362%2C51.551107
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
Screen snapshot from Firefox 86.0 on MacOS 14.
Reproduce
Going to e.g. this region of London:
https://bikedata.cyclestreets.net/popupcycleways/#11.07/51.4918/-0.0613
and activating the
Popup cycleway suggestions
layer shows 77 features were found but they are not shown on the map and this appears in the console:API call
The api call appears to produce valid data:
https://api.cyclestreets.net/v2/advocacydata.popupcycleways.suggested?bbox=-0.248008%2C51.432334%2C0.125362%2C51.551107
The text was updated successfully, but these errors were encountered: