Google Maps Integration¶
We use google maps api distance matrix to provide distance between two locations
Note
Although this is marked as a legacy service, and have replacement in the form of Routes API, the Distance Matrix API is still available and fully supported in google maps sdk
Rates¶
According to https://developers.google.com/maps/billing-and-pricing/pricing#routes-legacy-pricing we have 10k free requests per month. So we need to utilize caching.