So the goal is that, when given a (lat, lng) point, which should form the center of square, and the max perimeter of the square in (in miles, km, etc.), output out:
[ (min_lat, min_lng), (max_lat, max_lng) ]
So the goal is that, when given a (lat, lng) point, which should form the center of square, and the max perimeter of the square in (in miles, km, etc.), output out:
[ (min_lat, min_lng), (max_lat, max_lng) ]