Search code examples
iphonegpsclgeocoder

Is it possible to find available services like cabs in current location using gps in iPhone


I am developing an Application, which should give the available taxi or cabs at the current location in the city, here, what i have done is, i found the current location(address) using Reverse CLGeocoder. To get the available resources, whether i should make use of any api, or something else. Any help appreciated. Thanks.


Solution

  • There is no available API as far I know.. you can get in touch with cab providers in your location and ask them to provide feeds about their cabs. Then you can create a centralized server which will give you the response.

    The idea is good but you will need some investors on your side and some expertise with server set up and a marketing guy who can rope in all these cab providers.