WSDOT / wsdot-ios-app

Source code for the WSDOT iOS application
GNU General Public License v3.0
10 stars 4 forks source link

Remove alerts with missing lat/long from alert ticker #315

Closed englehorn closed 8 months ago

englehorn commented 9 months ago

Alerts that do not have GPS coordinates (statewide alerts & alerts with missing lat/long data) are set up to display in the alert ticker and link to a map detail.

1

When these alerts are selected they open to a view where they are displayed in the center of the map (0,0).

2

We should remove these types of alerts from the alert ticker, and consider a new user experience for statewide alerts (such as a drop down banner that links to a tableview).