Search code examples
androidgoogle-places-api

What is the distance limit of Google Places API?


Google places api is used to find business location near to the current location. What is the distance limit for that? I can't find some places far from the current location. Its possible to find near locations.


Solution

  • radius — Defines the distance (in meters) within which to return place results. The maximum allowed radius is 50 000 meters.