示例#1
0
 /// <summary>
 /// 获取地图接口对象
 /// </summary>
 /// <returns></returns>
 public IMFMap GetIMFMap()
 {
     return(mapFactory.GetIMFMap());
 }