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
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:
- How to verify a JWT using python PyJWT with public key?Best solution by Stack Overflow
- What are limitations of using a gas chromatograph/mass spectrometer when testing athletes for drugs?Best solution by Yahoo! Answers
- When i go to room i have a problem to public chat?Best solution by Yahoo! Answers
- When is Google updating Google Maps?Best solution by en.wikipedia.org
- What is Public Transport like in Sydney?Best solution by forbestravelguide.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.