質問編集履歴

2

修正

2023/05/09 07:51

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -84,7 +84,6 @@
84
84
  self.mapView.addAnnotation(pin)
85
85
  // ユーザー表示
86
86
  self.getUsersFromGeocode()
87
- }
88
87
  }
89
88
 
90
89
  // MARK: - Function

1

修正

2023/05/09 07:51

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -85,8 +85,7 @@
85
85
  // ユーザー表示
86
86
  self.getUsersFromGeocode()
87
87
  }
88
- }
88
+ }
89
- }
90
89
 
91
90
  // MARK: - Function
92
91
  func getUsersFromGeocode() {