php - Yelp API Integration based on location -
I am trying to integrate yelp api to find places. I succeeded in searching the name and place based on name and succeeded. But I can not filter results focused on latitude and longitude. The values of the same latitude latitudes are the same every time. I had given the parameter as 'clubb' but 'center' values are not being changed in my input values. Is it possible to use Yelp API?
I am able to get results from Yelp. Yelip has a parameter called 'paragraph' where we can give latitude and longitude. This parameter will help in searching the location based on latitude and longitude. Please do not do that the option parameters will not take the 'Ll' parameter with 'location' or 'cll' as well as they indicate the location.
Comments
Post a Comment