I\'ve looked high and low for an answer on this, and no one, in any forum question has been able to help. I\'ve searched through the tutorials. The API Guide says:
To show the "My Location" button you have to call
map.getUiSettings().setMyLocationButtonEnabled(true);
on your GoogleMap object.