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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Start Event Once User ...
Power Apps
Answered

Start Event Once User Reaches Area Around Address Utilizing BingMaps

(0) ShareShare
ReportReport
Posted on by 45

In the app that I am creating, I would like to start an event once a user reaches a certain address. Currently, I am utilizing 

 

BingMaps.GetLocationByPoint(Location.Latitude, Location.Longitude).name

 

to check the user's current location. I will have this run every 30 seconds or so until the user reaches the destination address. However, due to BingMaps being slightly off, I would like it to trigger once the user reaches a 0.25 mile radius of the destination address.

 

How would I go about implementing this?

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @ajmastr ,

     

    Pleas try:

    BingMaps.GetRoute("TargetLat,TargetLong",Location.Latitude&","&Location.Longitude).travelDistance*0.6214<0.25

     

    Best Regards,

    Bof

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard