Ignore too long shortcuts
- 主要语言
- Rust
- 星标
- 21
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述

See for example this screenshot. LTN says "This shortcut is 2.9x the length of the shortest route using all roads, not just this neighbourhood".
Would it be possible to add an option to ignore those ? Maybe customizable (eg. hide all shortcuts longer than X times longer than the "regular" route) ?
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 是关于基于长度比例过滤 shortcuts。查找计算并显示 shortcut comparisons 的代码,可能在 visualization 或 analysis 模块中。先找到 '2.9x' 消息是在哪里生成的。然后,理解 route data 的结构,以便添加可配置的 filter。检查现有的 UI controls,看看 options 是如何添加的。一个用于验证 filter 是否工作的 test 可以表明何时完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- data-visualization, web-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100