How would i create the points of a Geo-Fence(bounding box) using lat and lon and a distance.
I have the lat and lon of the center point I have the geofence distance.
What would the logic be to create the geo-fence around these multiple points?
thanks for any help.