搜索资源列表
LegendSingle
- 使用C#绘制MO中地图的图例,很有用的东东阿-use C# MO Drawing Map legend, a very useful Eastern A
(code)ComponentArt
- ComponentArt SiteMap是一个ASP.NET控件,通过使用此控件,您能够很轻松的从现有的XML结构元素生成网站地图和浏览途径记录导航接口。-ComponentArt SiteMap is a ASP.NET Controls through the use of this control, You can very easily from the existing structure of the XML elements generated maps and visit the
ditubianjiqi
- 使用C#编程实现的地图编辑器,实现对点线面三要素的矢量绘图,和画笔的颜色编辑,以及对图形的方法缩小等功能。
Demo
- SharpMap是一个用于Web和桌面应用程序的易于使用的绘图库。它支持多种类型的地理信息数据,能实现空间查询,并渲染出漂亮的地图。该引擎是用C#语言在.NET 2.0框架的基础实现的。-SharpMap is an easy-to-use mapping library for use in web and desktop applications. It provides access to many types of GIS data, enables spatial querying o
BingMaps
- 微软的BINGmaps 地图控件的使用,做的非常好。大家可以参考。-Microsoft s BINGmaps map control to use
ScaleBar
- 适用于超图的地图滑杆控件源码 地图滑杆控制控件,适用于Supermap objects桌面型程序,也叫缩放条控件 可完成地图的上下左右移动,点击"+-"可放大/缩小地图,拖动滑动条来缩放地图,点击缩放级数来缩放地图,地图显示比例变化时,滑动条同步动作。 .cs文件中有使用帮助。 作者自己开发,开放源码,供大家交流。-For ultra-map map map slider control slider control source control for Supermap obj
MapEditor
- 这是一个为微软的游戏套件,RacingGames编写的地图编辑器。大家想尝试的话,清先到微软官方,吧XNA套件和RacingGames套件下载安装,再使用这个。(记得把TrackBeginner.track放到指定文件夹哦)-It s a program for RacingGames of Microsoft. In this game,there re three maps and this program can produce more map for you to play.
ditubiaozhu
- 本程序使用AE开发,实现地图的二维标注功能,鹰眼功能、右键菜单功能。-This program uses the AE development, to achieve two-dimensional map of functional annotation, Hawkeye function, right-click menu function.
MapControlMapTips
- 浏览对话框允许用户搜索和选择地图文件,这是加载到mapcontrol使用loadmxfile方法。名称每个层内的mapcontrol添加到组合框相同的索引。当一个层是选择在组合框的ilayerfields和艾菲德接口是用于循环通过层领域。名称每个字段添加到另一个框。如果字段名是一样的ifeaturelayer::displayfield是选择在组合框。是的displayfield外地从ilayer::tiptext获得和改变可以通过选择不同的字段名从组合。-The browse dialog a
GIS Sample Application 2
- MapWinGIS是一个不错的开源GIS项目,开发语言是VC,基于微软的COM思想编写,团队的开发人员主要来自美国爱荷华大学,开发团队中还有一位中国人。系统来讲,MapWinGIS是一套类似于AO的二次开发组件库(只是没有AO那么强大),其核心库是一个名字为MapWinGIS的ActiveX控件,开发人员可以利用这个ActiveX组件在自己的系统中添加GIS的相关功能,例如地图显示;在图层上标绘点,线,图形;计算长度,存取GIS数据等相关工作。ESRI在AO的基础之上开发了ArcGIS的桌面
JIAOTONGLIUMONI
- 一款基于网络地图的交通流模拟程序,适合GIS开发的朋友使用,-A traffic flow simulation program based on the network map, suitable for the development of GIS friends, thank you
GPS
- 如何使用GPS在地图上定位坐标点,算法经典,地图的一种全新应用。-The code introduces how to use GPS in the map for locating the location.
ditufenfubianhaojisuan
- 地图分幅编号计算,使用的是新的分幅编号计算的。采用的C#Windows窗体应用程序-Map framing number calculated using the new framing number calculations. Using C# Windows Forms application
PageLayoutCtrlCopyFocusMap
- 程序展示了怎样设置PageLayoutControl的焦点地图,怎样使用IObjectCopy对象与PageLayoutControl的焦点地图的副本来改写MapControl的地图对象。地图对象必须拷贝时因为MapControl和PageLayoutControl不能同时共享相同的活动视图。-This program demonstrates how to set the PageLayoutControl s FocusMap and use the IObjectCopy object t
Gmap
- 基于GMap.net的离线地图Winform用例,地图资源存放在GMap.net默认的文件夹中,运行程序可实现离线地图的使用-Based GMap.net offline map use cases Winform, map resources stored in GMap.net default folder, run the program can use offline maps
master
- 母版页的使用和多功能菜单以及网站地图的利用-Use master pages and versatile menu and use the site map
GmapTest
- Gmap是一个开源的功能强大的地图组件,本程序实现简单的使用方法.-Gmap is a powerful open source functional map component, the program simple to use.
最短路径SQLSERVER
- 登陆部分使用sqlserver数据库,实现在地图上选取点,然后计算最短的路径(The landing section uses the SQLSERVER database to select points on the map, and then computes the shortest path)
GMap.NET.MapProviders
- gmap国内地图:百度、搜狗等,文件中的国内地图可以使用(GMap domestic map: Baidu, Sogou, etc. the domestic map in the document can be used.)
百度地图MVC实例
- 这是一款简单的百度地图MVC实例,目前仅封装了百度地图的API,仅供学习交流使用。 1、开发环境为Visual Studio 2013,无数据库,使用.net 4.0开发。 2、该源码仅供新手学习交流使用。