リビジョン | 59 (tree) |
---|---|
日時 | 2021-04-29 21:35:21 |
作者 | dangerouswoo |
refs #997
@@ -1282,6 +1282,7 @@ | ||
1282 | 1282 | |
1283 | 1283 | walkpoint.Point = walkingpoint; |
1284 | 1284 | |
1285 | + MapViewCnt.ViewArea.ViewInfo.SetCenterLatLon(walkingpoint.lat, walkingpoint.lng); | |
1285 | 1286 | MapViewCnt.RefreshImage(); |
1286 | 1287 | })); |
1287 | 1288 | } |