python-visualization / python-visualization/folium
Any way to add arrow / stroke / direction to LineStrings in TimestampedGeoJson plugin?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 2.3k
- Avg merge
- 17h 22m
- Merged PRs (30d)
- 11
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the TimestampedGeoJson plugin and the repository's Leaflet.js integration, then compare the mentioned PolylineDecorator behavior. Determine how directional styling could work for timestamped LineStrings and confirm completion with arrows or directional strokes that update with the timestamped layer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- data-visualization, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100