Skip to content

Using the Google Distance Matrix and Places APIs to calculate the distance between two places and show the applicable delivery cost

Notifications You must be signed in to change notification settings

louisefindlay23/distance-shipping-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

distance-shipping-calculator

A code snippet for using the Google Distance Matrix and Places APIs to calculate the distance between two places. The basics for this part of the code was adapted from Stack Overflow.

Once the distance has been calculated, the applicable delivery cost (shipping rate) is shown to the end user.

About

Using the Google Distance Matrix and Places APIs to calculate the distance between two places and show the applicable delivery cost

Topics

Resources

Stars

Watchers

Forks