toLocation
Builds an Android Location representation of this coordinate from the stored values.
A fresh instance is allocated on each call — bind the result to a local and reuse it rather than calling repeatedly in a loop. Where only a single field is needed, prefer the typed accessors (horizontalAccuracy, altitude, bearing) directly.
Return
A Location reconstructed from the stored values.