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