struct Annotation { var latitude: CLLocationDegrees var longitude: CLLocationDegrees var title: String? var subtitle: String?除上述四個屬性外,另外再定義一個 ...
確定! 回上一頁