搜索资源列表
基于MAPX控件的鹰眼图实现方法
- MapX 控件是一个常用的GIS功能组件,而鹰眼图是GIS中一个基本的功能。本文简介了MapX并详细说明在Visual Basic和Visual C++开发环境下利用MapX 控件实现鹰眼图的方法。 -MapX is a commonly used GIS components, and Hawkeye GIS map is a basic function. This paper outlines a detailed descr iption and MapX in Visual Basic
VB+MapX
- 实现VB+MapX的图元查询以及其他GIS基本功能。-VB + MapX map yuan inquiries and other basic GIS functions.
实现各种专题图 [VB+MapX]
- 实现各种专题图 [VB+MapX],是GIS初学者很值得研究的一个例子
VC+MAPX
- 鹰眼图的主要功能是在主图发生变化时,在鹰眼图上用变化的矩形框来显示当前主图显示的边界。这里主要利用MapX 控件内置的消息MAPX_DISPID_MAPVIEWCHANGED映射的函数来完成该功能,当主视图发生变化时,MapX 控件发出消息,调用OnMapViewChanged()函数进行相应的处理,所以主要的代码在OnMapViewChanged()函数中实现。
mapx
- 是mapgis程序中的一部分,图形图象处理的一个功能
VB+MapX
- vb+mapx开发的一个简单测试程序。具有放大,缩小,图层控制等功能
vc+mapx
- 实现了vc与mapx的结合,并对gst图进行编辑,适合初学者学习
mapx4demo实现了mapx的绝大部分功能
- 这个程序源码实现了mapx的绝大部分功能,非常经典!!并且我增加了一个重要功能,网上有许多人提出了这个功能,但是没有很好的解决。修改后,可以实现图层的动态移动,在创建折线时,当鼠标位于窗口边缘时,图幅自动平移,就像mapinfo一模一样的效果,并非简单的移动视图中心。当然你可以根据需要将功能扩充到在画直线、画多义线、画多边形的时候实现动态移动。具体功能与说明请下载后参阅ReadMeFirst。-the process to achieve the source of most of the fu
vc+mapx例子
- 首先得安装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
vc+mapx缓冲区
- 首先安装MapX控件,该实例能够实现地图标注,缓冲区查询分析,图层控制管理等主要功能。-first install MapX, the case can be achieved marked maps, a buffer for analysis, control and management layers main functions.
vcmapx创建图层
- 首先安装MapX组件,在VC中进行加载,本程序利用对话框模式实现MapX的调用,能够进行放大等地图浏览功能-first install components in VC for loading, the use of dialog procedures Mode MapX called, is able to enlarge the map browsing, etc.
vcmapx图元数据查询1
- 一个非常好的MapX开发实例,首先要制作.gst文件,在上传的实例中以有“bigchina.gst-a very good example of MapX development, the first production. Aging documents in the case were uploaded to a "bigchina.gst
mapx
- delphi MapX基本功能(放大、缩小、全图以及其他功能)-delphi MapX basic functions (zoom, all plans and other functions)
绘制voronoi图的vc++源程序
- 绘制voronoi图的vc++源程序。很有用的一个程序-Voronoi diagram drawing
MapXThread
- mapx+vc基本框架 与各项功能实现 图元查找,修改图元大小,添加标签,创建图元等比较难的功能。图元闪烁-mapx based vc++ have complete it s struct and some higher user
1
- 用vc+mapx开发的一个程序,实现了图层控制、放大、缩小、漫游等功能-With vc+ Mapx developed a procedure to achieve the layer control, zoom, shrink, roaming and other functions
mapX
- MAPX编写的对地图的操作,可以对图层进行排序,并且可以清除图层,是一个方便的mapx小工具-MAPX prepared to operate on the map, you can sort of layers and layers can be clear, is a convenient gadget MapX
move
- MapX实现动态图层的说明,包括代码讲解和参考的例子-MapX dynamic layers, including code examples to explain and reference
five-mapx
- 网上搜集到的 五种实现鹰眼图的方法 每一种都是一种全新的思路-Line collected five ways to achieve each of Eagle Eye Chart is a new idea
MapxSample
- mapx+vc的一些简单功能,放大、缩小、根据经纬度添加图层。-mapx+ vc some simple functions, zoom, add layers according to latitude and longitude.