You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
I am trying to get traffic time for the Truck route, it provides me time but does not account for traffic.
(directionsManager).setRequestOptions({
routeMode: (Microsoft.Maps.Directions.RouteMode).truck,
Microsoft.Maps.Directions.RouteOptimization.timeWithTraffic
I works for when routeMode set to driving but does not work for truck routeMode
The text was updated successfully, but these errors were encountered:
On Wed, Jan 29, 2020 at 12:17 PM IoTGirl ***@***.***> wrote:
Closed #42 <#42>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#42?email_source=notifications&email_token=AJBFGIGVWLA3KUI2QBL3M53RAG2Z5A5CNFSM4I67ZTKKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWI62N3Q#event-2990384878>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJBFGIBLCYQD3VBOFVMFSILRAG2Z5ANCNFSM4I67ZTKA>
.
I am trying to get traffic time for the Truck route, it provides me time but does not account for traffic.
(directionsManager).setRequestOptions({
routeMode: (Microsoft.Maps.Directions.RouteMode).truck,
Microsoft.Maps.Directions.RouteOptimization.timeWithTraffic
I works for when routeMode set to driving but does not work for truck routeMode
The text was updated successfully, but these errors were encountered: