/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.routing/SegmentCameraUpdate/HasOneLocation
HasOneLocation
\ data class HasOneLocation(val id: Long, val location: Location) : SegmentCameraUpdate
Constructors
| HasOneLocation | constructor(id: Long, location: Location) |
Properties
| Name | Summary |
|---|---|
| id | val id: Long |
| location | val location: Location |
Functions
| Name | Summary |
|---|---|
| tripSegmentId | open override fun tripSegmentId(): Long |