Class RouteReport

java.lang.Object
com.azure.maps.route.models.RouteReport

public final class RouteReport extends Object
Reports the effective settings used in the current call.
  • Constructor Details

    • RouteReport

      public RouteReport()
  • Method Details

    • getEffectiveSettings

      public Map<String,String> getEffectiveSettings()
      Get the effectiveSettings property: Effective parameters or data used when calling this Route API.
      Returns:
      the effectiveSettings value.