I want to create an app that offers navigation from one venue to another .
My application is provided with a FROM and TO input boxes and a button that shows routes between them on the google map itself.
The problem that i am facing is that the google maps doesnt seem to have those particular places listed on it .
So how do i add those places on my map .
Also i would like to have auto suggestions when i am inputting data , how can i achieve that ?