protected void AddCity() { AddCityDialog.Show(AStarRoute); }
protected void AddCity() { AddCityDialog.Show(); }