Project

General

Profile

Bug #4954

Android Rider :Pass extra parameters, steps latitude and longitude, to the sendRequestToDriver API.

Added by Shalu T S 9 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
07/02/2025
Due date:
07/04/2025 (about 9 months late)
% Done:

0%

Estimated time:
Milestone:
Sprint 30 Tukxi Ride 2025 June 30 to Aug 22
Branch name:

Description

Pass extra parameters, steps latitude and longitude, to the sendRequestToDriver API. Fetch step latitude and longitude from direction API call response.

Pass the step locations to the parameter "stepLocationDetails"

#1

Updated by Shalu T S 9 months ago

  • Description updated (diff)
#2

Updated by Anandhu P Kumar 9 months ago

Below is the format for the stepLocationDetails parameter,

[ {
"lattitude": "9.6457457",
"longitude": "75.354646"
}, {
"lattitude": "9.6457457",
"longitude": "75.354646"
}
]

#3

Updated by Sreedevi K S 9 months ago

  • Due date set to 07/04/2025
  • Start date set to 07/02/2025
#4

Updated by Sreedevi K S 9 months ago

  • Status changed from New to In Progress
#5

Updated by Sreedevi K S 9 months ago

  • Status changed from In Progress to Resolved

Updated in sprint-19 (unstructure project and also in structured /node branch both)

Also available in: Atom PDF