[Solved] Find nearby cities using Geocoding API
What you should use is Nearby Search using Places API. You can use the radius parameter to limit the distance of nearby search and also specify the types parameter depending on what you want or need. You can use these types on their Table 3: (regions) type collection instructs the Places service to return any … Read more