We want to implement a logistic software program to fetch all the places between two locations. As an example A is the starting point and B is the destination. Now we would like to fetch all the area names with in a radius of 500 Meters from the google maps at starting point (A), destination point (B) and all the places between A and B.
Is there any API which can be integrated or any kind of help is welcome!!!!