Skip to content

Conversation

@nilsnolde
Copy link
Member

@nilsnolde nilsnolde commented Jan 31, 2026

trying out #328 for feedback.

wdyt?

cyclelane: cyclelaneNames,
sac_scale: sacScaleNames,
node_type: nodeTypeNames,
type: nodeTypeNames,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was actually a tiny bug

@gisops-bot
Copy link

Preview is ready! 🚀 You can view it here: https://valhalla-app-tests.gis-ops.com/329

@nilsnolde
Copy link
Member Author

@chrstnbwnkl what do you think about the UX/logic? you're probably the only other person actively using the tile tab other than me

} else if (
typeof value == 'number' &&
key.includes('speed') &&
(value == 0 || value == 254)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

value == 254 would also hide e.g. breakpoint2 == 254 which could be valid right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since it has the key live_speed:<dir>:breakpoint2

Copy link
Member

@chrstnbwnkl chrstnbwnkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, maybe address this minor comment on live speed breakpoints

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

Successfully merging this pull request may close these issues.

5 participants