当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - latitude and longitude map
搜索资源列表
-
0下载:
OpenGL
编写程序,显示一个球体,要求:
1. 使用线框图表示;
2. 经纬度间隔各为 15 度;
3. 手动计算坐标,不要使用 glutWireSphere ;
4. 推荐使用顶点数组,只计算一次坐标值;
5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度
-OpenGL programming, shows a ball, requirements : 1. Use wireframe map;
-
-
0下载:
地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度,Map Viewer, at linex run, can display coordinates of the mouse where the latitude and longitude
-
-
0下载:
全景图显示与交互,并根据图像经纬度调用google map API显示图像地理位置的地图,界面为宽屏模式。-
Panorama display and interaction, and latitude and longitude according to the image called google map API to display images location map interface for the widescreen mode.
-
-
0下载:
通过GeoCoder webservice 获取美国地址经纬度,邮编等,计算Google地图距离-GeoCoder webservice access through the latitude and longitude of the United States address, postcode and so on, calculate the map distance
-
-
0下载:
利用Google Map API,通过手机基站信息查询基站地址,能够获取基站的经纬度,并用GoogleMap显示出来。-Use Google Map API, via mobile phone base stations, base station address information query to obtain the base station latitude and longitude, and use GoogleMap displayed.
-
-
0下载:
android上对google map的应用实例,通过输入经纬度,显示地图-Android on the Google map application examples, through the input of latitude and longitude, displaying a map
-
-
0下载:
利用谷歌地图获取对应地名的经纬度源码(C#)。和大家分享~-Google map using latitude and longitude of source names for the corresponding (C#). And to share ~
-
-
0下载:
google动态和静态地图,输入位置自动计算经纬度还可以查看不同类型的地图-Dynamic and static google maps, enter the location automatically calculate latitude and longitude can also view a map of different types
-
-
0下载:
A8谷歌地图获取对应地名的经纬度源码(C#)-A8 Google map to obtain the corresponding latitude and longitude of source names (C#)
-
-
0下载:
把手机基站定位中获取的基站信息转换为GOOGLE地图上的经纬度。-To get a mobile phone base stations, base station location information into latitude and longitude on the map GOOGLE.
-
-
0下载:
VB 利用Google地图IP定位和域名信息查询,一种互联网协议(IP)地址是分配给在网络活动中的计算机设备进行互联网通讯的一个数字标识,一般用于查找位置等有关信息,根据这种原理获取所属国家、地区、时区、互联网服务提供商(Isp)、经纬度等。同时利用Google地图自动显示该IP信息等。-VB use Google Maps to locate and IP domain name information query, an Internet Protocol (IP) address is a
-
-
0下载:
是对google map的二次开发,使用js调用谷歌地图数据,在图片上圈取矩形,并获得经纬度。在使用的时候先需要向google申请key文件,我的是使用我们学校的ip申请的。所以不是我这个ip的不能使用。-Is a google map of the secondary development of the use of js calls Google map data, in the pictures, take a rectangular ring and get latitude and
-
-
0下载:
地图放大、缩小、漫游、显示经纬度等功能-Map zoom display latitude and longitude, etc. roaming. . .
-
-
0下载:
GOOGLE MAP api 7个案例。
CurrentAddress 得到当前位置
gMap 地形 路线
GoogleMapDemo 当前位置
MAP 绘制路线
MapView 放大缩小
WeatherMap 在MAP上添加图片
WorldCities 城市经纬度的切换 以及 动画切换效果-GOOGLE MAP api 7 cases. CurrentAddress get current location gMap terrain route GoogleM
-
-
0下载:
可以圈定地图范围,获取当前经纬度是否在指定范围-Delineation map, obtain the current latitude and longitude within the specified range
-
-
0下载:
简单的android地图定位,通过经纬度反向解析地址-Simple android map location, latitude and longitude reverse lookup address
-
-
0下载:
动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。-Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.
-
-
1下载:
1、根据所给的中国版图数据
绘制显示基于北京54坐标系的经纬度数据
编写兰勃特投影转换程序,转换上述数据,并显示
编写墨卡托投影转换程序,转换上述数据,并显示
同时,要绘制相对应的经纬网格,网格间距5度
2、根据所给的世界版图数据
绘制显示基于WGS84坐标系的经纬度数据
编写墨卡托投影转换程序,转换上述数据,并显示
计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示
同时,要绘制相对应的经纬网格,网格间距5度-1, accord
-
-
0下载:
百度地图点击获取经纬度值,支持地址搜索功能。-Click on baidu map to get latitude and longitude values, supporting the address search capabilities.
-
-
1下载:
# Map
##基于百度地图二次开发实现车辆实时监管
###1、车辆操作相关
####1.1、支持车辆位置方向定位(根据经纬度)
####1.2、支持实时改变/控制车辆的位置和方向(360度无死角控制反向)
####1.3、支持车辆图片自定义
####1.4、支持车辆标注
###2、地图绘制相关
####2.1、支持点、折线、圆形、矩形、多边形五种图形绘制
####2.2、支持开启面积计算和鼠标测距(#Realization of vehicle real-time supervision ba
-