Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

1.2.14

Compare
Choose a tag to compare
@bdferris bdferris released this 30 Dec 21:25
· 79 commits to master since this release

General bug fixes:

  • Fix for leading spaces in CSV values (#381)

Updates to schedule_viewer:

  • Use Google Maps API v3 (#375)
  • Show route colors for trip polylines, when available (#386)
  • Latest version check on startup.

Other changes:

  • Update kmlparser.py to use the name of LineString features as a shape id when importing shapes from KML.
  • Refactor unit tests into individual test files in tests/