getLocationName
Get the name of a location based on lat/lon coordinates. The default implementation uses the Android Geocoder. If the Geocoder is not available, the lat/lon coordinates are formatted as a string.
Get the name of a location based on lat/lon coordinates. The default implementation uses the Android Geocoder. If the Geocoder is not available, the lat/lon coordinates are formatted as a string.