Map Driving Distances

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
DPWHITE
Forum Newbie
Posts: 1
Joined: Wed Dec 29, 2004 2:58 pm

Map Driving Distances

Post by DPWHITE »

I want to calculate the driving distances between 2 points that the user enters on my web page. I think I need to access one of the major services. Does anyone have code for doing that. I want it to return to me just the distance -no maps or ads. - so I can process the distance in other formulas.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

make sure you get the permission to use that services systems, or they may kick you.. ;)
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

Post by rehfeld »

Shendemiar
Forum Contributor
Posts: 404
Joined: Thu Jan 08, 2004 8:28 am

Post by Shendemiar »

No code here, but it has really nice distance calculator:

http://80.248.160.121/helsinki/

Click on the ruler icon.

Available only for:

Internet Explorer
Netscape
Post Reply