I'm trying to add markers (for places) on a route. It's like getting directions in Google maps. There should be two text boxes for origin and destination. After click on submit button the map should display all the possible routes (for example there can be five routes to visit the same place) and important places on that route (for example hotels, gardens and railway stations etc. on that route).
I'm using Google Maps for this project so I want to know how I should do this and what Google APIs I should use? Also I'm using WAMP server and Dreamweaver CS5.