tripkit-android / com.skedgo.tripkit.routing / Geofence / Coordinate
Coordinate
data class Coordinate
Constructors
Name | Summary |
---|---|
[<init>] | Coordinate(lat: Double , lng: Doublle ) |
Properties
Name | Summary |
---|---|
lat | val lat: Double |
lng | val lng: Double |