GeoLocation

constructor(latitude: String? = null, longitude: String? = null)

Parameters

latitude

Latitude of the point in decimal degree.

longitude

Longitude of the point in decimal degree.