Chapter 25. Integrating Google Maps and GPS Locations
In this chapter, we are going global and even briefly into space. We will see how the Android API works with the GNSS (Global Navigation Satellite System) to provide location data. We can then use this data to plot a position on Google Maps.
In this chapter, we will:
Learn the very basics of GPS
Build a GPS mini app
Learn about Google Maps
Connect with the Google Maps server to get map data
Let's start with a quick overview of GPS.