質問編集履歴

1

タイポ修正

2020/09/01 07:36

投稿

locking
locking

スコア24

test CHANGED
File without changes
test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
  CGSize(width:imageWidth,height:imageHeight),mode: .aspectFill)
32
32
 
33
- markerImageView.kf.setImage(with: URL(string: marker.image),options: [.processor(processor)])
33
+ markerImageView.kf.setImage(with: URL(string: imageUrl),options: [.processor(processor)])
34
34
 
35
35
  }
36
36