ly.img.android.pesdk.backend.exif / Exify / getLatLongAsDoubles

getLatLongAsDoubles

open fun getLatLongAsDoubles(): DoubleArray!

Gets the GPS latitude and longitude as a pair of doubles from this ExifInterface object's tags, or null if the necessary tags do not exist.

Return
DoubleArray!: an array of 2 doubles containing the latitude, and longitude respectively.

See Also
#convertLatOrLongToDouble