十大高明的Google搜索技巧
前言:多数人在使用Google搜索的过程是非常低效和无谓的,如果你只是输入几个关键词,然后按搜索按钮,你将是那些无法得到Google全部信息的用户,在这篇文章中,Google搜索专家迈克尔.米勒将向您展示如何更智能、更高效地进行Google的系列搜索。 Google是一个非常精密成熟的搜索引擎,但大...
我的Google Reader订阅
Google Reader是google提供的在线rss阅读工具,类似的rrs阅读器不胜其数,比如鲜果、QQ订阅等,就算手机平台,也有很多阅读器,比如说UC阅读器。 而笔者觉得Google Reader体验效果很好,很值得信赖! 我的Google Reader订阅(这里做个交流分享,大家有好的订阅源...
Google Maps Application Developing —— Marker
It is quiet easy to put a marker on your map with the default look. to create a marker , you need to use the google.maps.Marker object. It only takes ...
Google Maps Application Developing —— Quick Start
There are some fatal steps to make the Google Map working. First of all , add a reference of Google Maps API in the head element. Second , make the co...
Google静态地图-如何显示两点之间路线1(简单路线)
使用静态地图API的原因最近公司在开发web手机这一块,我也在维护和重构原来版本的代码。项目是关于出行旅游啊,向导什么的,其中就少不了GPS功能,自然而然也会有如何去目的地的这项功能了。这里我要特别说一下,由于现代手机的发展,我分了两类手机FeaturePhone和SmartPhone,Featur...
Javascript 地图经度纬度之间的距离的算法(轉)
Calculate distance, bearing and more between Latitude/Longitude pointshttp://www.movable-type.co.uk/scripts/latlong.htmlThis page presents a variety o...
一种简单的的方法 Esri arcgis shape (*.shp) 文件转换 google earth kml 格式
一种简单的的方法 Esri arcgis shape (*.shp) 文件转换 google earth kml 格式...
C# 程序自动批量生成 google maps 的KML文件
google maps 的 KML 文件可以用于静态的地图标注,在某些应用中,我们手上往往有成百上千个地址,我们需要把这些地址和描述批量标注到 google maps 上去,如果手工来做,太耗时间,在这里我写了一个程序批量来生成这个 KML 文件...
Google Maps API——3.Move the map
1.方法(1)map.setCenter(center,zoom?,type?) 该方法直接跳转到center为中心处先是地图,不会平滑地移动地图。并会触发moveend和dragged事件map.setCenter(new GLatLng(39.990168,116.295304),10);(2)...
