0

If I need to lead someone to an address, I'll lead him through Google Maps .. so I code on applications some button link, when I click/thumb it, it will go to "Google map" to a coordinate 29.897717,31.203264 which aim at that place only, the question is, do I need an API for it?

Sako
  • 9
  • 3

1 Answers1

0

No you don't need an api to navigate users. You simply start an intent.

Android Navigation intent

Community
  • 1
  • 1
danny117
  • 5,581
  • 1
  • 26
  • 35