随笔分类 -  google

摘要:参考地址:http://code.google.com/intl/zh-CN/apis/maps/documentation/javascript/examples/index.html<!DOCTYPE html><html><head><meta name="viewport" content="initial-scale=1.0, user-scalable=no"/><meta http-equiv="content-type" content="text/htm 阅读全文
posted @ 2011-08-07 21:56 wangkangluo1 阅读(698) 评论(0) 推荐(0) 编辑
摘要:参考地址:http://code.google.com/intl/zh-CN/apis/maps/documentation/javascript/examples/marker-simple.html<!DOCTYPE html><html><head><meta name="viewport" content="initial-scale=1.0, user-scalable=no" /><meta http-equiv="content-type" content=" 阅读全文
posted @ 2011-08-07 21:53 wangkangluo1 阅读(468) 评论(0) 推荐(0) 编辑
摘要:http://code.google.com/p/goog-maps-demo/source/browse/trunk/examples/Map/fitBounds.html?r=6http://www.tongmap.cn/code/webgis3.0--API/symbols/sic.LatLngBounds.html1 var geocoder = new google.maps.Geocoder(); //地图搜索对象geocoder.geocode( { 'address': address, 'bounds': bounds}, function(r 阅读全文
posted @ 2011-07-13 17:05 wangkangluo1 阅读(391) 评论(0) 推荐(0) 编辑
摘要:google map 地图if(typeof GoogleMap === 'undefined'){var GoogleMap = {};}(function(){if (!document.getElementById("fgmap")) {return false;}else {// 是否可创建Google地图控件var isCompatible = new GBrowserIsCompatible();if (isCompatible) {var mapContainer = document.getElementById("fgmap&qu 阅读全文
posted @ 2011-06-30 15:57 wangkangluo1 阅读(1551) 评论(0) 推荐(0) 编辑
摘要:api参考地址:http://www.codechina.org/doc/google/gmapapi/http://code.google.com/intl/zh-CN/apis/maps/documentation/javascript/basics.htmlhttp://code.google.com/intl/zh-CN/apis/maps/documentation/javascript/demogallery.html谷歌地图基础:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" " 阅读全文
posted @ 2011-06-02 16:32 wangkangluo1 阅读(1036) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示