The MKMapKit zoom animation is great and all but it always takes a predefined moment of time to complete the action, that is to say, I as a programmer, have no way of setting a custom time for it to zoom into a particular location.
I’ve tried throwing the setRegion function inside animation blocks but that doesn’t work, the zoom just takes the same amount of time either way. How do you set a custom zoom time?
The solution to your Problem is
NstimerViewController.h
ViewController.m