Is there a website that will calculate distance?

Is there an alternative to google maps to calculate distances when using a bicycle or public transport

  • I'm creating a website using google maps API and everything was fine until the client asked me if it was possible to calculate distance and travelling time when riding a bycicle or when using public transport. As far as i know, gmaps support bycycle in the US only and has no support for public transport. i need a solution that is available world-wide. What other options do i have apart from google maps? Can i use webservices from other sites and then combine them with gmaps api? (for example make a query to public transport companies and then display the result on gmaps?

  • Answer:

    I've found out this option that looks promising: http://developer.mapquest.com/

Nicola Peluchetti at Stack Overflow Visit the source

Was this solution helpful to you?

Other answers

You can use Google Maps API (GMaps) and simple distance calculations to calculate cycling distances throughout the world. An example website which calculates distances on google maps using Google Maps API and javascript is http://www.mappedometer.com/

Mike

why dont you just use device's gps to get the coordinates, gps can get you distance, time,speed,altitude,bearing. also you can plot the coordinates you got from gps to google maps.

ozmank

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.