I am trying the Points of Interest Search, I am using lat, long and radios. I am doing everything in the right way but I get zero results. I am even trying the example that is already set on the API try section still does not work.
Any Idea?
Can someone give me a sample on how to call POI API with radius?
It’s hard to say it without any details.
The following call is searching for pizza in Amsterdam city. You can increase radius parameter so that you will see more results. https://api.tomtom.com/search/2/poiSearch/pizza.json?countrySet=NL&lat=52.3714&lon=4.8909&radius=200&key=***
Regards,
Mateusz
Many thanks Szczepanczyk,
Its working fine now.
Is there a way to get all category and subcategory list, like API that we call.
Many thanks in advance.
Omar