Using navigation

Till now, we have only learned about displaying locations, and searching for places of interest such as restaurants, beach resorts, and fuel filling stations using the native Google Maps application. Now, we are moving a step further. We are going to learn about navigation using the Google Maps application. It is a tedious task to design our own navigation application from scratch. So, if we want to develop and deploy an application as fast as possible, we can use the native Google Maps application. Let's learn about this in the forthcoming sections.

To search and display a location, we used the keyword geo in the Intent request. Similarly, now we need to use the google.navigation keyword.

Two parameters can be passed, they are: ...

Get Learning Android Google Maps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.