hasadna/open-bus-map-search

feature | velocity page date picker

Aberta

#1.313 aberto em 10 de out. de 2025

 (8 comentários) (0 reação) (2 responsáveis)TypeScript (125 forks)auto 404
enhancementfrontendgood first issuehacktoberfestjavascript / typescriptvelocities page

Métricas do repositório

Stars
 (95 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador