GoogleMap

Android GoogleMap Example to Draw Route Between Two Locations

In this article, we will discuss how to draw route between two locations in GoogleMap using Directions API. Directions API The Directions API is a service that calculates directions between locations using an HTTP request. With the Directions API, you can: Search for directions for several modes of transportation, including transit, driving, walking or cycling. […]

Android GoogleMap Example to Draw Route Between Two Locations Read More »

Android Working with GoogleMap

Android Google Map Android provides facility to integrate Google map in our application by using Maps SDK for Android API. With the Maps SDK for Android, you can add maps based on Google Maps data to your application. The API automatically handles access to Google Maps servers, data downloading, map display, and response to map

Android Working with GoogleMap Read More »