1、驾车导航
http://maps.google.com/maps/api/directions/json?origin=%22知春路%22&destination=%22远大路东口%22&sensor=true
详情见: http://code.google.com/intl/zh-CN/apis/maps/documentation/directions/
2、经纬度解析成地址:
http://ditu.google.cn/maps/geo?output=json&key=&q=39,116" //google经纬度解析成中文地址
http://maps.google.com/maps/geo?hl=en&output=csv&key=abcdekci5234f&q=39,116" //google经纬度解析成英文地址
3、常见问题解答:
https://developers.google.com/maps/faq?hl=zh-cn