Keep two MKMapViews showing the same region

前端 未结 3 896
情深已故
情深已故 2021-01-20 14:30

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 regionDidCha

3条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-20 14:41

    try to think about using one static variable and one static function to control the zoomlevel

提交回复
热议问题