Yes you could use Google Maps API for this, but if you already have
zip code info from any of the hundreds of vendors (or even from USPS),
they will/should have the geocodes (lat/long) for each postal code.
Then it is relatively simple math to calculate the distance.  Search
for .net calculate distance and see a number of examples like at
http://blog.wekeroad.com/2007/08/30/linq-and-geocoding/

Hope this helps.

On Feb 9, 8:41 am, Barry <[email protected]> wrote:
> Hi and thanks in advance
>
> I havent got a clue where to start here.
>
> I want to be able to enter post codes, upto about 10 locations and
> return the distances between each point.  basically plotting a route.
> Can the Google maps API do this?

Reply via email to