Improvements for the simulate routing tools
- 主要语言
- Rust
- 星标
- 21
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
描述
When using the "Route" tool that allows to simulate previous/future paths, I though of several things that would benefit the user:
- allow to swap src and destination easily (in the menu ? directly by clicking on the src/dest POIs ?)
- or even better, display both old and new A to B AND B to A?
- allow to place N src or destination (but not N to M): it's similar to the "impact on one destination" tool (which is also very useful). Also allow to swap 1 to N into N to 1.
- Additional infos needed in the left panel: the delta in timing and distance
It would be also cool to improve "Impact on one destination" in the same manner (or merge both tools ?). "Impact on one destination" allows only to simulate entering into the neighborhood not exiting. But the tool is more efficent (as you only need to drag one single point). You could image swapping src/dest by clicking on it.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查找路线模拟 UI 组件,它们可能位于 Web 前端目录中。“Route”工具和“Impact on one destination”工具需要进行修改,以支持交换源/目的地、添加多个点,以及显示 delta timing/distance。首先找到这些工具的实现位置,并了解路由计算当前的数据流。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- data-visualization, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100