0

Can anyone help me implement Google Directions in a MapFragment using JSON and Google Maps Android API v2? I found this one here:

https://stackoverflow.com/questions/11745314

But, it is using MapView. Any help will be greatly appreciated. Thanks in advance.

Community
  • 1
  • 1
sharic19
  • 1,139
  • 3
  • 15
  • 25

1 Answers1

0

You can find a great implementation of road direction from the following links:

Is there a way to show road directions in Google Map API v2?

Get driving directions using Google Maps API v2

and check this post as well.

GoogleMaps v2 route in real time?

Community
  • 1
  • 1
Emil Adz
  • 40,709
  • 36
  • 140
  • 187