首先在 viewDidLoad() 中使用類別 MKMapView() 建立一個地圖視圖,如下: // 取得螢幕的尺寸 let fullSize = UIScreen.mainScreen().bounds.size // 建立一個MKMapView ...
確定! 回上一頁