Tag-Archiv für » Google Maps API «

Location Based Services on Android – Part 2/3 – ItemizedOverlay

Tuesday, 7. April 2009 14:18

This is the second part of my blog series about how to use location based services in Google Android.

The first part of this series describes the integration of the google map view and the use of the MyLocationOverlay. In the second part I demonstrate how to use an ItemizedOverlay on a google map. Third and last part of this series describes how to build a custom Overlay and show it on the map.

Part 2 – Google Maps and ItemizedOverlay

In this part we will integrate an ItemizedOverlay to a Google Map view in Android. Whenever a new location is received with the GPS sensor we will capture that location, move the map to this position and show an icon.

[...]

Thema: Google Maps API, Google Android, Location Based Services, Tutorial | Kommentare (9) | Autor: Andreas Frey