Reduction In Google Maps API usage
Optimised the usage of Google Maps Directions API and Geocoding API. Update the Places API for Android and IOS SDK as the previous SDK was causing additional hits.
Directions API is used in fare estimate, to keep the driver on the road while showing its arrival and in fare calculation on the driver side.Geocoding API is used, to determine the address of the pin pointer on the map.
Further, we have enabled logs to accurately monitor the usage of Google APIs. Our aim is to minimise the usage of Google APIs as much as possible, so operators have to spend less on technology and can spend on growth.