| com.google.android.gms.maps.GoogleMap.OnMyLocationChangeListener |
Callback interface for when the My Location dot/chevron (which signifies the user's location) changes location.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the Location of the My Location dot has changed (be it latitude/longitude,
bearing or accuracy).
| |||||||||||
Called when the Location of the My Location dot has changed (be it latitude/longitude, bearing or accuracy).
| location | The current location of the My Location dot. |
|---|