MKMapType is defined as enum MKMapType : UInt. As the maximum value of a MKMapType is 5, I expect the initializer of the enum to fail and return nil.
確定! 回上一頁