Showing Specific Region Using MapKit
问题 I want to know is it possible to show only specific region on map not the full world map using Map Kit. Like if i want to show Asia map in my application then map kit hides remaining part of the map. 回答1: To handle the "map kit hides remaining part of the map" requirement, one thing you can do is create a black polygon overlay that covers the whole world with a cutout over Asia (or wherever you like). For example, where you initialize the map (eg. in viewDidLoad): CLLocationCoordinate2D