Package com.sygic.sdk.position.data

Types

TrajectoryPoint
Link copied to clipboard
data class TrajectoryPoint

Class representing a single point on the Trajectory.

VehicleProfile
Link copied to clipboard
data class VehicleProfile(weight: Int, hazmat: HazmatSettings, type: Int)