0

I want to develop an iPhone app, that will enable user to track his speed and speed limit of street/road. Is there any google map API that gives us this information? if not, can anybody tell me any alternate 3rd party solution. Thanx in advance.

Irfan DANISH
  • 8,349
  • 12
  • 42
  • 67

3 Answers3

1

I don't think such an API exists at the moment.

Joshua Enfield
  • 17,642
  • 10
  • 51
  • 98
Daij-Djan
  • 49,552
  • 17
  • 113
  • 135
1

Now google has started providing optional speed limit data.

See Roads Web Service section at following link. https://developers.google.com/maps/licensing

rational
  • 121
  • 1
  • 11
0

Google does now provide a Roads API, in which you can query Speed Limit data, but, according to the page found here https://developers.google.com/maps/licensing, you must acquire a Google Maps For Work License. You may not query the speed limit data for free. It looks like the Business License runs $10k per year.