• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps 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";
 
Back
Top Bottom