leaf829
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
google api test in csdn blog,funny
function initialize() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map_canvas")); map.setCenter(new GLatLng(31.162,121.412), 14);原创 2008-02-16 18:20:00 · 549 阅读 · 0 评论 -
another google api test
function initialize() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map_canvas")); map.setCenter(new GLatLng(31.162,121.412), 17);原创 2008-02-16 19:09:00 · 531 阅读 · 0 评论
分享