Getting the boundaries for GPS locations, having a central GPS location and radius

19 Views Asked by At

Let's say I have a position enter image description here and a radius <code>r</code>. I want to have some boundaries which by those I could evaluate any position like enter image description here and determine that if is in range of by radius or not, how can I do this?