回答編集履歴
1
参考の追加
test
CHANGED
@@ -25,3 +25,7 @@
|
|
25
25
|
request.destination = toItem
|
26
26
|
|
27
27
|
```
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
ご参考:[How to find directions using MKMapView and MKDirections.Request](https://www.hackingwithswift.com/example-code/location/how-to-find-directions-using-mkmapview-and-mkdirectionsrequest)
|