Consider the requirement to integrate the road direction between two stations, along with the weather information of the starting, middle, and destination stations.

I looked at the Google help, but I didn't find the weather information along with the direction map/

How can weather information be added?

link|improve this question

61% accept rate
i want something like this wunderground.com/roadtrip – Abhisheks.net Nov 1 '10 at 20:13
feedback

1 Answer

Three are some weather APIs on this page

http://stackoverflow.com/questions/507441/best-weather-apis

Query your preferred weather API with the points you wish to get the weather for.

link|improve this answer
thank to reply dear. i looked that page but that is talking about only weahter api while i want to get the direction map along with the weather information. – Abhisheks.net Nov 1 '10 at 19:43
well the google directions api is clearly documented, go to the documentation and start learning. – Galen Nov 1 '10 at 19:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.