Is it possible to determine the nearest populated points relative to a given point using Google Maps API? Not one nearest city, but several. A geocoder determines only one nearest city, but it is necessary as a minimum of 3. So far the only solution is to take the base of the settlements with coordinates and where to determine the nearest cities in an estimated way.