NaviLocation

constructor(wgsLon: Double, wgsLat: Double, angle: Double, speed: Int)
constructor(wgsLon: Double, wgsLat: Double)
constructor(coordinate: Coordinate, angle: Double, speed: Int)