Using
mMap.setMyLocationEnabled(true)
can set the myLocation layer enable. But the problem is how to get the myLocation when the user
Have you tried GoogleMap.getMyLocation()?