hasadna/open-bus-map-search

feature | velocity page date picker

オープン

#1,313 opened on 2025/10/10

 (8 件のコメント) (0 件のリアクション) (2 人の担当者)TypeScript (125 件のフォーク)auto 404
enhancementfrontendgood first issuehacktoberfestjavascript / typescriptvelocities page

Repository metrics

Stars
 (95 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド