I want to get list of cities between City A and City B in Google Maps. Is it possible ? because I cannot figure it out how to do it when I look at the Google Maps API
            Asked
            
        
        
            Active
            
        
            Viewed 639 times
        
    1
            
            
        - 
                    http://stackoverflow.com/questions/11858913/api-to-type-city-name-and-get-a-list-of-possible-cities – Issac Balaji Sep 21 '15 at 07:13
 
1 Answers
1
            No its not. You would have to do some reverse geocoding of a bunch of lat/lngs in between the cities.
        Galen
        
- 29,976
 - 9
 - 71
 - 89
 
- 
                    Thank you Galen for the respond, guess I have to try another solution. Do you know such service ? Or do you another solution maybe ? – Permana Apr 27 '11 at 03:23