hasadna/open-bus-map-search

feature | velocity page date picker

Aperta

#1313 aperta il 10 ott 2025

 (8 commenti) (0 reazioni) (2 assegnatari)TypeScript (125 fork)auto 404
enhancementfrontendgood first issuehacktoberfestjavascript / typescriptvelocities page

Metriche repository

Star
 (95 stelle)
Metriche merge PR
 (Merge medio 6g 5h) (42 PR mergiate in 30 g)

Descrizione

In the velocity heatmap page, we always load the velocities of the same date (recorded_from=2025-01-01T00%3A00%3A00):

https://open-bus-stride-api.hasadna.org.il/siri_velocity_aggregation/siri_velocity_aggregation?recorded_from=2025-01-01T00%3A00%3A00&lon_min=34.25&lon_max=35.7&lat_min=29.5&lat_max=33.33&rounding_precision=2

Please help us adding a date picker like other pages have

  • add date picker, so when a new date is selected it will change the date shown in the map
  • add buttons for next day, prev day, next week, prev week
  • show the day of the week
  • make sure the date is reflected in the url like other pages do

Guida contributor