Exemple #1
0
 /// <summary>
 /// Reset the map to an empty map.
 /// </summary>
 public override void ResetMapModel()
 {
     MapModel.Clear();
 }