- location
- an Android.Locations.Location object to set.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the given location object doesn't contain enough information to set location metadata.
Set image location metadata.
The given location object must contain at least a valid time, latitude, and longitude (equivalent to the values returned by Android.Locations.Location.Time, Android.Locations.Location.Latitude, and Android.Locations.Location.Longitude methods).