Hello, I've recently started using ArcGIS REST API and I'm struggling finding a way to use the findAddressCandidates API to look for categories close to a place and in a language other than English.
What I mean is that if for instance I type "grocery [street name]", the API returns me all POI of category "grocery" on that street. However, this does not work with "supermercato [street name]" which would be the equivalent in Italian.
Moreover, even in english, the API returns the related POIs ON that street. Is there a way to find the POIs CLOSE to that street?