Skip to main content

Release v0.0.320

· One min read
Brian Stajkowski
Principal Software Engineer

Version 0.0.320

New Features

1. Unified Map Tiles/Background & Visualization Improvements

  • Increased pixel density in map layer to improve sharpness of text on maps.
  • Unified map tiles for Journey and Operations maps.
  • Increase object sizes for icons and text for smaller screens at higher resolution.
  • Removed capacity flag for decluttering and is not available when hovering over the bus icon.

Bug Fixes

1. Learning Initialization

  • Resolved an issue affecting learning initialization for new devices not yet assigned to an agency.
  • Addresses initial discovery of installed devices for association with transit agency.

Journeys Map Menu

Release v0.0.301

· 2 min read
Brian Stajkowski
Principal Software Engineer

Version 0.0.301

New Features

1. Enhanced Filtering Capabilities

  • Implemented additional filtering options for distance and duration parameters on the Journey Map interface
  • Added minimum and maximum value sliders for both dimensions, functioning similarly to the existing radius control

2. User Interface Optimization

  • Relocated all controls to a collapsible menu panel positioned on the left side of the Journey Map
  • Exception: Selection control and full screen functionality remain in their original positions

3. Full Screen Functionality Enhancement

  • Modified the full screen button behavior to expand only the map to full screen rather than the entire browser window

4. Measurement Standardization

  • Converted all distance measurements from meters to miles throughout the Journey Map interface

5. Filter Status Visualization

  • Implemented color-coding for the "Clear All Filters" button:
    • Gray: No filters currently applied
    • Red: One or more filters active
  • Added numerical indicator displaying the quantity of currently applied filters

6. Time Legend Improvement

  • Redesigned the Time Legend to display time range as a selectable option instead of time of day
  • This modification aligns the legend more effectively with the menu interface

Bug Fixes

1. Journey Duration Calculation

  • Resolved an issue that was affecting the accuracy of journey duration computations

Journeys Map Menu