I wonder if Swift supports any faster way to do that without implementing arythmetics. I guess adjusting the map span to let user see all the annotation pins is not a rare problem.
I found this: Zooming MKMapView to fit annotation pins? but it's a bit complicated in objective-c and seems to be a vulnerable solution. Did swift developers find any other way(or method) to deal with it?
Thanks in advance