Setting the zoom level for a MKMapView

后端 未结 15 3068
不知归路
不知归路 2020-12-02 05:46

I have a map which shows correctly, the only thing I want to do now is set the zoom level when it loads. Is there a way to do this?

Thanks

15条回答
  •  误落风尘
    2020-12-02 05:56

    Here, I put my answer and its working for swift 4.2.

    MKMapView center and zoom in

提交回复
热议问题