Ich verwende die Google Maps Android API v2 und brauche eine Möglichkeit, die Position der Schaltfläche "Mein Standort" zu bestimmen. Ich erhalte die Schaltfläche "Mein Standort" wie folgt: GooglePlayServicesUtil.isGooglePlayServicesAvailable(getApplicationContext()); final GoogleMap map =...