September 20th, 2012, 05:19 AM
|
#1 (permalink)
|
|
Junior Member
Thread Author (OP)
Join Date: Jul 2012
Posts: 27
Device(s):
Carrier: Not Provided
Thanks: 1
Thanked 0 Times in 0 Posts
|
taxi keyword
hi
i develop app to find the nearby taxi company, i can find the location of atm, hospital etc, but i cant find the taxi company location what the key type or keyword for taxi.
please help me.
the below url i am using
"https://maps.googleapis.com/maps/api/place/search/json?" +
"types=taxi_book&location=%f,%f&radius=5000&sensor=true&key=%s" ;
|
|
|