回答編集履歴

1

typo

2019/12/25 00:43

投稿

takabosoft
takabosoft

スコア8356

test CHANGED
@@ -48,7 +48,7 @@
48
48
 
49
49
  > directions.calculate(completionHandler: {
50
50
 
51
- (response:MKDirections.Response?, error:NSError?) -> Void in
51
+ (response:MKDirections.Response?, error:Error?) -> Void in
52
52
 
53
53
 
54
54