python-visualization / python-visualization/folium
Any way to add arrow / stroke / direction to LineStrings in TimestampedGeoJson plugin?
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 7.4k
- 派生
- 2.3k
- 平均合并
- 17 小时 22 分钟
- 30 天内合并 PR
- 11
描述
Is there a way to add directions or arrow on the lines created by the LineStrings in the TimestampedGeoJson?
The PolylineDecorator seems to be doing something similar but I don't think it works for my purposes as I need to add it to the TimestampedGeoJson, i.e., it needs to be dynamic.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 TimestampedGeoJson 插件和 repository 的 Leaflet.js 集成,然后比较所提到的 PolylineDecorator 行为。确定如何为带时间戳的 LineStrings 实现方向样式,并通过会随带时间戳的图层更新的箭头或方向线条确认完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python
- 领域
- data-visualization, web-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100