Showing posts with label Google Labs. Show all posts
Showing posts with label Google Labs. Show all posts

Tuesday, June 29, 2010

Measure Distances with Google Maps

Build a Distance Finder with the Google Maps API

This tutorial will teach you how to build a distance finder using the Google Maps API v3. If you want to see what the finished map will look like there is a demo here.

The application allows the user to enter two addresses. The addresses are then shown on a Google Map with the straight line distance between the two addresses calculated and the approximate driving time shown as well.

Distance Finder
Calculate the straight-line distance between two points.

Distance Measurement Tool

Google Maps Labs has a new distance measurement tool. If you select the tool from Google Maps a small ruler will be added to the bottom of the map next to the distance scale.

________________

Monday, June 21, 2010

Measuring Distance with Google Maps

Distance Measurement Tool

Google Maps Labs has a new distance measurement tool. If you select the tool from Google Maps a small ruler will be added to the bottom of the map next to the distance scale.

If you click on the ruler tool you can then measure the distance between any two points on the Earth by clicking on the map. If you want to measure further you can carry on clicking on the map to add further points.

The map comes with an 'I feel geeky' option that allows you to change the measurement units. There are a large number of measurement units available, including Olympic swimming pool lengths and American football pitches alongside the more traditional units such as kilometres and miles.

The Distance Measurement Tool also works with the Google Earth view in Google Maps.

Hat-tip: Mapperz via Google Operating System

________________