How would you build the simpliest way a MKMapRect with 2 MKMapPoints, assuming that you don’t know where are those points (the first can be lower or upper, more on the left or the right, compared to the second one).
How would you build the simpliest way a MKMapRect with 2 MKMapPoints, assuming that
Share
Here’s one way (
mp1andmp2areMKMapPointpairs of opposite corners):