toString

open override fun toString(): String

Returns a string representation of the GeoLocation object in degrees for latitude and longitude. This is useful for debug, test, and log purposes.

Return

a string representation of the GeoLocation in the format "(latitude, longitude)".