Learn to get the latitude and longitude of a location that corresponds to the position that was tapped on the screen. Can be used for reverse geocoding (finding an address that matches the point). Covers the onTouchEvent() and getProjection() methods.