With the example below,
https://google-developers.appspot.com/maps/documentation/javascript/examples/place-search
I could get a list of stores nearby to pyrmont but i would also like to get the info of the store’s distance from pyrmont and the approximate travel time by car & walk.
How could i get those info?
You’ll probably want to use the Distance Matrix and/or Directions Service