CR #3411
Bug #3316: Tukxi Server Rider:- Design New Architecture using node
Service Rider:- CheckSourceLocationState restructuring using node
Start date:
11/22/2024
Due date:
11/25/2024 (about 16 months late)
% Done:
0%
Estimated time:
Milestone:
Sprint 28 Tukxi Ride 2025 Mar 01 to Mar 31
Branch name:
Description
parameters.put("type", "CheckSourceLocationState");
parameters.put("PickUpLatitude", pickupLocation.getLatitude() + "");
parameters.put("PickUpLongitude", pickupLocation.getLongitude() + "");
parameters.put("SelectedCarTypeID", getAvailableCarTypesIds());
parameters.put("CurrentCabGeneralType", mainAct.getCurrentCabGeneralType());
Files
Impact Analysis
Please check that the service is available in the selected area. If the service is not available, trip requests cannot be made in that location.