You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the stop details section in StopPane.svelte has a simple colored background. This enhancement will replace it with an interactive map background showing the current stop's location to provide better context to users (just like our iOS app implementation)
Existing iOS Behaviour
Requirements
Add a map bg to the stop details section showing the selected stop location
Disable map interactions (zoom, pan) as this is a visual element only
Design Reference
See the attached screenshot for the desired visual appearance.
The text was updated successfully, but these errors were encountered:
Overview
Currently, the stop details section in
StopPane.svelte
has a simple colored background. This enhancement will replace it with an interactive map background showing the current stop's location to provide better context to users (just like our iOS app implementation)Existing iOS Behaviour
Requirements
Design Reference
See the attached screenshot for the desired visual appearance.
The text was updated successfully, but these errors were encountered: