Is it possible to search nearby cities with given city or latitude longitude using geocoding API?
For example user input City A
, then the result is a list of cities nearby to city A.
if not possible, do you have any suggestions for using other APIs or references that can be used?