Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 xib 的 UIView 类型的类。我在 xib 上添加了 MKMapView。我在我的控制器类上添加这个类视图。但是 MKMapView 的大小没有改变。
有人可以帮助我吗?
我不知道天气是否正确。但它解决了我的问题。为了有两个不同大小的地图视图,我创建了两个不同大小的 xib。
希望能帮助到你。