是否有适用于 iOS 的 Google 地图 API 可提供交通信息?
我想知道是否有人有有关 Google Maps API 的文档,我只是在查找实时路况信息我想在我的 iOS 应用程序上实现它。
这样的API存在吗?
I would like to know if someone has got documentation about the Google Maps API, I'm only looking for the traffic live information I would like to implement it on my iOS application.
Does such an API exist?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为 Google 目前还没有提供独立的流量 API。然而,有几个选择。
http://code.google.com/apis/maps/documentation/javascript/
http://code.google.com/apis/maps/documentation/javascript/reference.html#TrafficLayer
http://www.mapquestapi.com/traffic/
http://developer.yahoo.com/traffic/rest/V1/index.html
I don't think Google offers a standlone traffic API as of now. However there are a couple options.
http://code.google.com/apis/maps/documentation/javascript/
http://code.google.com/apis/maps/documentation/javascript/reference.html#TrafficLayer
http://www.mapquestapi.com/traffic/
http://developer.yahoo.com/traffic/rest/V1/index.html