I have requirement where I want to calculate Bounding box for given latitude and longitude and Distance.
Distance can be in Miles, meters and feet as well.
I have found many article on how to calculate Bounding Box in KM but not for Miles, meters and Feet. Could anyone help me in how to calculate in Miles, meters and Feet.
This thread has information in KM How to calculate the bounding box for a given lat/lng location?
either Javascript or C# code is fine as well.
Looking for simpler formula because we will be implementing this in PowerApps.
Any Help would be much appreciated.