示例#1
0
 public DefaultRangeViewModel GetDefaultValues(DbGeography searchPoint)
 {
     return(_mapRepository.GetDefaultValues(searchPoint));
 }