hasadna/open-bus-map-search

Translate bearing to geographic terms in BusTooltip

Open

#748 opened on May 12, 2024

View on GitHub
 (9 comments) (1 reaction) (1 assignee)TypeScript (125 forks)auto 404
frontendgood first issue

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

Where is it?

Time Based Map => Press any bus icon on the map => Look for drive direction image

The problem

  • The bearing raw data (in degrees) is not intuitive for the average user (e.g. 330 degrees)
  • (In english the text of the drive direction is also wrong grammar-wise: it just says "X bearing")

What could you do?

Help us translating the bearing (290 מעלות) to geographic terms (צפון מערב, אזימוט 290)

Contributor guide