Question

I have to find the distance between two customers using their address. I tried getting latitude and longitude of the customers using google map geocode API. But I encounter this error "You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable". Is there any way I can get latitude longitude without having to create a billing account.

Was it helpful?

Solution

Unfortunately there is no way around this with Google Cloud Console, you will get $200 free usage each month. How many requests are you planning on making a month? Do you need the latitude and longitude to calculate the distance?

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top