Location:
Search - mapx g
Search list
Description: 文实验环境为 .NET 1.1,MAPX4.5。
为了让鹰眼图脱离主View单独浮动,决定使用CJLibrary控件来放置鹰眼图,该控件可由网址[2]下载。
鹰眼图上面有一个红色矩形框,表示主图的当前可视范围。要求点击鼠标左键来移动此框时能够引起主图的联动。
主图上有放大、缩小、移动三个工具按钮,要求主图变化的时候,能够引起鹰眼图矩形框的联动。
实现的易错点在CMapXEagleBar::OnMouseUpInMap函数, 鹰眼图中矩形框的移动要经过如下几步:
a) 得到矩形框四个顶点移动前的屏幕坐标,
b) 计算出中心点坐标,
c) 通过消息传入的参数得到移动后的中心点屏幕坐标
d) 计算前后中心点的偏移(以屏幕坐标作为参考)
e) 计算移动后的矩形框的四个顶点的屏幕坐标
f) 将四个顶点的屏幕坐标转换成地理坐标
g) 显示新的矩形框
Platform: |
Size: 65964 |
Author: xin1888@163.com |
Hits:
Description: MapX应用讲义
一、加载地图数据
1、 TAB的数据分为两种数据:地图数据(Layers)、属性数据(Datasets)。关系:不可
分割的一个数据集的两部分.
2、 数据加载:GST文件由GeosetManager40.exe程序生成。在程序使用gsT文件:Map1.Ge
oset=Filepath+FileName
3、 问题:GST文件加载后,只是默认将地图数据加载,属性数据另外需要使用单独的命令
进行加载,否则对属性数据的操作全部非法。加载:Map1.Datasets.ADD 属性数据集名称
4、 另一种加载方式:使用LayerInfo 对象,这种方式下加载地图数据源的地图集和属性
集均可直接使用。示例:
-MapX an application overhead, a load map data, the data is divided into TAB two data : Map Data (Layers), the attribute data (Datasets). : Indivisible a data set of two parts. 2, data loading : GST documents generated by GeosetManager40.exe procedures. GsT procedures in the use of documents : Map1.Ge oset = Filepath'"> three problems : GST document is loaded, the default is to map data loading, Another attribute data need to use a separate order loading, or attribute data on the operation of all illegal. Loading : Map1.Datasets.ADD attribute names of four data sets, a loading : use LayerInfo targets, this way the load map data sources and the Atlas attribute set can be used directly. Example :
Platform: |
Size: 56320 |
Author: jqw |
Hits:
Description: 该例子给出了利用MAPX,在VC++下进行GPS导航设计的例子-The examples given use MAPX, in VC++ Under GPS navigation design example
Platform: |
Size: 319488 |
Author: zhang |
Hits:
Description: 全球定位系统GPS_卫星定位_VB源码+使用说明-Global Positioning System GPS_ satellite positioning _VB source+ Use
Platform: |
Size: 584704 |
Author: YJ |
Hits:
Description: 基于vb和MApx的绑定图层实例tetretertet-eeretgrdse g tetetreretyetretre
Platform: |
Size: 10240 |
Author: 艾米丽 |
Hits: