TrafficFlowSegmentDataPropertiesCoordinates Class
- java.
lang. Object - com.
azure. maps. traffic. models. TrafficFlowSegmentDataPropertiesCoordinates
- com.
public final class TrafficFlowSegmentDataPropertiesCoordinates
Includes the coordinates describing the shape of the segment. Coordinates are shifted from the road depending on the zoom level to support high quality visualization in every scale.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Geo |
getCoordinates()
Return the coordinates |
Methods inherited from java.lang.Object
Method Details
getCoordinates
public List<GeoPosition> getCoordinates()
Return the coordinates
Returns: