[BUG] The "computeTravelTimeFor" parameter not available in RouteDirectionOptions class #47257
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Maps
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Library name and version
Azure.Map.Routing 1.0.0-beta3
Describe the bug
I need to use the "computeTravelTimeFor" parameter when requesting for route directions, but I am unable to find it in the RouteDirectionOptions class. is it a missing or exposed somewhere else in the library?
Thanks.
Expected behavior
Expect to find the option in the RouteDirectionOptions class just like other URL parameters supported by in the Azure Map Route Directions Rest API
Actual behavior
Not available
Reproduction Steps
Create an instance of RouteDirectionOption class, and try to set the computeTravelTimeFor property. It is not available.
Environment
No response
The text was updated successfully, but these errors were encountered: