Custommarkerimageonswift(MapKit)我在MapKit上使用自定义标记如何更改自定义标记上的图像宽度和高度?我的代码:1234567891011121314151617181920funcmapView(mapView:MKMapView!,viewForAnnotationannotation:MKAnnotation!)->MKAnnotationView!{ if(annotationisMKUserLocation){ returnnil } letreuseId="test" varanView=mapView.dequeueReusableA