public class SnappedSpeedLimitResponse
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
SnappedPoint[] |
snappedPoints
Snap-to-road results.
|
SpeedLimit[] |
speedLimits
Speed limit results.
|
Constructor and Description |
---|
SnappedSpeedLimitResponse() |
public SpeedLimit[] speedLimits
public SnappedPoint[] snappedPoints