Project

General

Profile

Bug #4736

Bug #4257: Service Driver:- Design New Architecture using node

getTaxiStandLocations restructuring using node

Added by Anupama P 12 months ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Target version:
Start date:
04/22/2025
Due date:
% Done:

0%

Estimated time:
Milestone:
Backlog
Branch name:

Description

parameters.put("type", "getTaxiStandLocations");
parameters.put("iDriverId", generalFunc.getMemberId());
parameters.put("UserType", Utils.app_type);
if(userProfileJsonObj != null && userProfileJsonObj.has("eIconType")) {
taxiStandeIconType = generalFunc.getJsonValueStr("eIconType", userProfileJsonObj);
//Logger.d("taxiStandeIconType", "init --> "+taxiStandeIconType);
parameters.put("eIconType", taxiStandeIconType);
}
parameters.put("vLatitude", String.valueOf(selectedLatitude));
parameters.put("vLongitude", String.valueOf(selectedLongitude));

#1

Updated by Anupama P 9 months ago

  • Milestone deleted (Sprint 29 Tukxi Ride 2025 Apr 02 to June 27)
  • Milestone set to Backlog

Also available in: Atom PDF