Bug #3894
Rider map zoom level has to be scaled. The current zoom level makes it difficult to see the driver’s arrival progress.
100%
Description
Rider map zoom level has to be scaled. The current zoom level makes it difficult to see the driver’s arrival progress.
We need to zoom in more to view map directions.
Files
Impact Analysis
- The zoom level on the Google Map was adjusted from 15.0F to 14.6F for a more refined view.
- A smooth animation transition was applied to the Google Map marker for enhanced visual appeal.
Updated by Sreedevi K S over 1 year ago
- Due date set to 12/17/2024
- Start date changed from 12/12/2024 to 12/16/2024
Updated by Sreedevi K S over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Impact Analysis updated (diff)
- The zoom level on the Google Map was adjusted from 15.0F to 14.6F for a more refined view.
- A smooth animation transition was applied to the Google Map marker for enhanced visual appeal.
Here is the build for testing : https://team.dooth.com/s/FZgwQE28SHsScZ5
Updated by Sreedevi K S about 1 year ago
- Status changed from In Progress to On Hold
Uber arrival screen : Hold for resolve immediate issue #4115
Updated by Anupama P about 1 year ago
- Due date changed from 12/17/2024 to 02/14/2025
- Status changed from On Hold to In Progress
- Start date changed from 12/16/2024 to 02/11/2025
Updated by Anupama P about 1 year ago
- Status changed from Resolved to Reopened
- The driver movement and pickup route map are mostly accurate.
- Zoom was slightly out at the beginning.
- In the attached video, you can see that the zoom fluctuates in and out near the pickup point.
- The vehicle and drop location remained central on the display.
Route to pick up (Rider)- https://team.dooth.com/s/s6HQsEHNzz3i5Fi
Route to drop off (Rider)- https://team.dooth.com/s/AP8QBQidJZgGSYQ
Updated by Sreedevi K S about 1 year ago
- Status changed from Reopened to Resolved
: Latest build for testing https://team.dooth.com/s/ejg3jA7DpnN63o5
Reported Fixes
Zoom was slightly out at the beginning. : Attached log file to check whether its socket issue or not?
In the attached video, you can see that the zoom fluctuates in and out near the pickup point. : Frequent or vigorous zoom in/out handled with
The vehicle and drop location remained central on the display. : Marker position properly handled within the screen space after the pickup, already handled before pickup
Updated by Anupama P about 1 year ago
- Status changed from Resolved to Reopened
After accepting the ride, the driver and the pick-up location must be more focused and properly aligned on the map.
It was noticed that the map automatically zoomed in and out at certain points while approaching the pick-up location.
As the driver neared the pick-up point, the map zoom functioned smoothly and remained focused.
Updated by Sreedevi K S about 1 year ago
- Status changed from Reopened to Resolved
After accepting the ride, the driver and the pick-up location must be more focused and properly aligned on the map. : Resolved : There is an issue while setting the bounds with and without including polyline before and after accepting the trip accordingly.It has been fixed .
It was noticed that the map automatically zoomed in and out at certain points while approaching the pick-up location. : Resolved : There is an issue in handling outer space padding according to the zoom level.Needed more handling for frequent zoom fluctuation. Fixed the issue.
Add Fixes these fixes to the restructured branch. srpint-24_sreedevi_3894_toRestructure to sprint-24_staging