Pages tagged distance:

How to calculate distance with javascript and Google Maps API / Brian Cray's Blog
http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/

api gmaps
Cálculo de distâncias entre cidades
Walk or Bus? - Visualmotive
http://visualmotive.com/walk-or-bus/
Minutes until the next bus
Estimate Distances with Your Arm and This Rule of Thumb - measurements - Lifehacker
http://lifehacker.com/5351728/estimate-distances-with-your-arm-and-this-rule-of-thumb
Quick anatomy lesson: the distance between your eyes is one-tenth the length of your arm. This is important, because it helps you estimate the distance between yourself and any object of reasonably known size to a rather accurate degree. Let's begin this with a confession: I can't estimate distances worth a darn. 100 ft, 300 ft, 20 m, I can't really do it. Thankfully with this trick, we can get pretty accurate distance estimates with only the tiniest bit of math, a general idea of the size of the object you're estimating distance from, and an arm. Basically, all you need to do to estimate a distance using this classic method is hold your arm out and stare at your thumb with an eye closed. Silly, yes, but it makes sense, because you'll switch which eye you look through and sort out how far the object appears to have "jumped" to the side:
How to Build a Distance Finder with Google Maps API
http://www.1stwebdesigner.com/tutorials/distance-finder-google-maps-api/
We'll make a distance finder. We'll add a Google map to our site, plot two points on it (the user will be able to choose the addresses for these points), compute the distance between them and show the quickest route between them.
permite determinar y trazar la distancia entre dos direcciónes, se podría utilizar para mostrar negocios por cercania. muy bueno
We’ll make a distance finder. We’ll add a Google map to our site, plot two points on it (the user will be able to choose the addresses for these points), compute the distance between them and show the quickest route between them.
How to Build a Distance Finder with Google Maps API
cool distance finder between two addresses build with javascript and google maps api