Keep two MKMapViews showing the same region
问题 On my iPad app, I have 2 mapViews that are the same size displayed next to each other. I want these to always show the same area. I achieve this now using the regionDidChangeAnimated: delegate method. This does not always work that great (sometimes the regions are different after zooming) and there is a lag between the user moving one of the maps and the other one moving. Is there a good way to duplicate the touches across both maps so that as a user is panning and zooming on one, it will