I am doing a final year project titled TRAVEL PLANNER using google map API. This website allows the user to add and manipulate the map to create and define new routes. I need to get data of those routes created by the user, update our database and display the resulting map. How can google API help me with this?

Beside reading on Google Maps JavaScript API V3 for general understanding how maps works you want to look at The Google Directions API. Depending on programming language to be used, you may actually find some libraries that makes it easier to communicate with Google Maps through custom API in the language

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.