Using Custom Google Maps
I want to create an application that offers navigation within my university like across different venues.
Lets say a person has to go from Library to swimming pool that is located within my university campus . There should be a search option like TO and FROM where the user enters the Source and Destination .
And the system comes up with a navigation path.
How can i implement it using google maps ?
I would really appreciate your help