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.
我正在使用 setRegion 让 MKMapView 放大到我提供的区域。问题是这个粒度非常小,它只是选择最接近的缩放级别并缩放到那个。
有没有办法让它精确地缩放到我提供的区域,还是我需要接受这个限制并继续前进?
不,目前它会缩放以使地图图块不模糊,这意味着固定的缩放级别。即将到来的更新似乎会即时渲染,因此您将来可能会这样做,但现在您必须接受您获得的区域。