public CourseMapsController(ICourseMapService courseMapService)
 {
     mCourseMapService = courseMapService;
 }
 public CourseMapsController(ICourseMapService courseMapService)
 {
     mCourseMapService = courseMapService;
 }