Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am making an app in which I have already done the map setup but when I set up a marker with some coordinates and when I click on marker it takes me to the official google map application in our mobile and shows me the directions but I WANT TO SET UP DIRECTIONS IN MY OWN APP.

I do not want my application user to go in another app and see directions of the destination.I want this to be happening in my app only.

I hope you get the idea and please provide me the code according to the question.

Thanks in Advance!!

What I have tried:

I have tried

http://stackoverflow.com/questions/14226453/google-maps-api-v2-how-to-make-markers-clickable

https://developers.google.com/maps/documentation/android-api/intents
Posted
Comments
Richard MacCutchan 16-Feb-16 3:23am    
Route making using map co-ordinates is not a simple task as there are many issues to consider. And no one here is just going to hand you the code.
Member 12288686 16-Feb-16 12:52pm    
Can you provide me the refernce links which could help me or is it possible using google direction api key??
Thanks for your reply
Richard MacCutchan 16-Feb-16 12:54pm    
Use Google to find references, or the Google developer site.
Member 12288686 17-Feb-16 8:02am    
Really thanks for this answer!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900