public static class TrafficFlowInfo.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TrafficFlowInfo.Builder |
addTrafficShape(TrafficSeverity trafficSeverity,
java.util.Collection<java.util.List<LatLng>> lineShapes)
Note polylines passed in are not protected against changes made to their individual
LatLngs from outside the TrafficFlowInfo class
|
TrafficFlowInfo |
build() |
public TrafficFlowInfo.Builder addTrafficShape(TrafficSeverity trafficSeverity, java.util.Collection<java.util.List<LatLng>> lineShapes)
public TrafficFlowInfo build()