public override MapLayout GetMapLayout()
 {
     return(MapUtilities.GetMapLayout(_mapLayoutChoice));
 }