SLLocation

constructor(location: Location)
constructor(lng: Double, lat: Double, z: Double = 0.0, accuracy_m: Int = 0, speedMs: Float? = null, speedAccuracy: Float? = null, bearing: Float? = null, bearingAccuracy: Float? = null, satelliteCount: Int? = null)