web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Bing Maps Error when u...
Power Apps
Answered

Bing Maps Error when using GetRouteV3

(0) ShareShare
ReportReport
Posted on by 45

I am trying to create a calculate mileage option in my power app utilizing Bing Maps. My current expression goes as follow:

 

Set(
 mileage, 
 BingMaps.GetRouteV3(
 'Map.RouteTravelMode'.Car,
 Label3.Text, 
 Label3_1.Text
 )
) 

 

 

However, every time I try to run this, I get the following error:

ajmastr_0-1691004166884.png

I can see that the issue is with the travel mode, but I cannot find any additional documentation on what I might be doing wrong.

Categories:
I have the same question (0)
  • Verified answer
    ajmastr Profile Picture
    45 on at
    Set(
     mileage, 
     BingMaps.GetRouteV3(
     "Driving",
     Label3.Text, 
     Label3_1.Text,
     {distanceUnit:"Mile"}
     )
    ) 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 372 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 303 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 238 Super User 2026 Season 1

Last 30 days Overall leaderboard