If you are getting the route using google.maps.DirectionsService() (say from e.g: Reims to Paris). Now, how can we get all places (say if searching hotels, restaurants or gas stations) which can be found on/along this route (later which will be added to map as markers with their information along with route).
After googling a lot, found nothing useful. Google have short info about such query as http://support.google.com/gmm/bin/answer.py?hl=en&answer=165392&topic=1650221&ctx=topic
Any help is highly appreciated.
Update Have found some more similar questions but not satisfying question or have answer: