Esempio n. 1
0
 protected virtual void OnClearPathPressed()
 {
     OnAddObstaclesPressed();
     mapView.ClearPath();
 }