我目前正在尝试让用户向map添加图钉,然后map将绘制一个连接这些图钉的多边形。但是我想扩展它以允许用户能够拖动图钉并且多边形将相应地更新。MKMapView根据它们在数组中的排列(如果我没记错的话)从坐标数组中绘制多边形。我现在面临的问题是如何在用户重新定位引脚后更新多边形。vartouchCoordinatesWithOrder:[(coordinate:CLLocationCoordinate2D,order:Int)]=[]varcounter=0funcaddLongPressGesture(){letlongPressRecogniser=UILongPressGestur