livedash242 You will need to make code customizations (regular license will also work) - RestaurantController.php
I am sure you do not realize how much will be the cost for this. And BTW no companies use the Google API just to list the stores.
Cost example:
1 Customer, let's say you have 10 restaurants, then right there you have 10 API calls made to Google.
Reload the page = more 10 API calls.
That's just for one customer.
100 pageviews/day = 100*10 = 1000 API Calls (are you are not if you will even get orders from this 100 page views)
Clearly a bad idea.
When the customer goes to the Cart page, the Distance Matix will kick in and you can show them whether the restaurant will be operational or not in the customer's selected area.