tango Active Member Licensed User Longtime User Feb 9, 2015 #1 im new about googlemaps projects. and i want to ask that, how can i use google map direction adress in my project?
im new about googlemaps projects. and i want to ask that, how can i use google map direction adress in my project?
eurojam Well-Known Member Licensed User Longtime User Feb 9, 2015 #2 a good starting point is https://developers.google.com/maps/documentation/directions/ also you should be familar with json objects and httputils: https://www.b4x.com/android/forum/threads/android-json-tutorial.6923/ https://www.b4x.com/android/forum/threads/httputils-android-web-services-are-now-simple.9176/ best regards stefan Upvote 0
a good starting point is https://developers.google.com/maps/documentation/directions/ also you should be familar with json objects and httputils: https://www.b4x.com/android/forum/threads/android-json-tutorial.6923/ https://www.b4x.com/android/forum/threads/httputils-android-web-services-are-now-simple.9176/ best regards stefan