I am in need of a solution to calculate the Bounding Box for a given latitude, longitude, and distance. The distance can be in Miles, meters, or feet.
While I have come across many articles on how to calculate the Bounding Box in kilometers, I have not been able to find information on doing so in Miles, meters, or Feet. Can anyone assist me with this?
This thread provides information on calculating in KM: How to calculate the bounding box for a given lat/lng location?
I am open to either Javascript or C# code solutions. Ideally, I am looking for a simple formula as we will be implementing this in PowerApps.
Any assistance would be greatly appreciated.