Class TrafficIncidentViewportResponse

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

public final class TrafficIncidentViewportResponse extends Object
Viewport Response object.
  • Method Details

    • getTrafficState

      public TrafficState getTrafficState()
      Get the trafficState property: Traffic State information.
      Returns:
      the trafficState value.
    • getCopyrightInformation

      public String getCopyrightInformation()
      Get the copyrightInformation property: When the copyright parameter value is true, this contains the full text of the copyright information that must be displayed with the tiles in the viewport.
      Returns:
      the copyrightInformation value.
    • getVersion

      public String getVersion()
      Get the version property: Indicates the software version used to generate the information. For use with support queries.
      Returns:
      the version value.
    • getMaps

      public String getMaps()
      Get the maps property: Indicates the data provider's internal names for the map data used in the viewport. For use with support queries.
      Returns:
      the maps value.