Location:
Search - CMapX
Search list
Description: 用VC+MapX实现的鹰眼。在同一个View窗口下家两个CMapX控件,一个称为主图,一个称为鹰眼图。-VC MapX achieve the Eagle Eye. At the same window a View home two CMapX control, as a main map, a map called Hawkeye.
Platform: |
Size: 18266 |
Author: 何东 |
Hits:
Description: 首先得安装MapX控件,并在VC源文件中引用CMapX的头文件,能够实现放大,缩小,添加图层数据,进行图层的管理-first be installed MapX, and the VC source quoted CMapX the first document to achieve zoom in and out, add layers of data, the management layer
Platform: |
Size: 61094 |
Author: 王深 |
Hits:
Description: 首先得安装MapX控件,并在VC源文件中引用CMapX的头文件,能够实现放大,缩小,添加图层数据,进行图层的管理-first be installed MapX, and the VC source quoted CMapX the first document to achieve zoom in and out, add layers of data, the management layer
Platform: |
Size: 60416 |
Author: |
Hits:
Description: 用VC+MapX实现的鹰眼。在同一个View窗口下家两个CMapX控件,一个称为主图,一个称为鹰眼图。-VC MapX achieve the Eagle Eye. At the same window a View home two CMapX control, as a main map, a map called Hawkeye.
Platform: |
Size: 18432 |
Author: 何东 |
Hits:
Description: C#开发的基于MapX地图平台的地图编辑工具源代码-C# Development platform based on MapX map map editing tools source code
Platform: |
Size: 425984 |
Author: zyw |
Hits:
Description: cmapx重要资料,包括加载地图数据,创建地图对象,对象编辑,查询(上中下),输出,专题图-cmapx important information, including the load map data, create a map object, object editing, query [on the middle and lower], output, thematic map
Platform: |
Size: 15360 |
Author: 火拳艾斯 |
Hits:
Description: 对于一个“标准”的Windows应用程序,一般都有一个工具栏。如果你用过某个GIS系统,一定用过工具栏上的工具。工具栏上的工具为我们提供了一个快速调用某个功能的捷径。我们这就来创建一个MapX的工具栏。
先来实现什么功能呢?我们来个模仿Mapinfo: 放大工具、 缩小工具。
要对图象进行放大缩小,该用什么算法呢?不必你操心!我们是进行二次开发,这些算法的实现,MapX都有了,我们只需要调用它的功能就行了。更绝的是,MapX已经内建了常用的“工具”。放大工具就是miZoomInTool,缩小工具就是miZoomOutTool。怎么使用能?好说,CmapX类有个CurrentTool函数,“属性和函数的名字一样”------当前工具,调用之即可。还记得前面的吧------Get和Set,现在不需要“获得”,而要“设置”,那么,该调用的函数为:
-MAPX
Platform: |
Size: 437248 |
Author: zjr5 |
Hits: