Class TrafficFlowSegmentDataPropertiesCoordinates

java.lang.Object
com.azure.maps.traffic.models.TrafficFlowSegmentDataPropertiesCoordinates

public final class TrafficFlowSegmentDataPropertiesCoordinates extends Object
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 Details

    • getCoordinates

      public List<com.azure.core.models.GeoPosition> getCoordinates()
      Return the coordinates
      Returns:
      Returns a list of GeoPosition coordinates.