随笔分类 -  GIS

google map baidu map
摘要:原文:http://www.cnblogs.com/milkmap/archive/2011/08/23/2150641.html摘要: “我有一堆标注,不规则的散落在地图的各个地方,我想把它们展示在一个最佳视野中,怎么办呢?”一位API爱好者咨询道。-----------------------... 阅读全文
posted @ 2014-05-30 14:02 erictanghu 阅读(315) 评论(0) 推荐(0)
摘要:http://api.map.baidu.com/lbsapi/getpoint/index.html可以很方便的通过标记取得经纬度坐标也可以输入经纬度坐标获得地图标记 阅读全文
posted @ 2014-05-30 14:00 erictanghu 阅读(579) 评论(0) 推荐(0)
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Xml; 6 using System.Net; 7 8 namespace ... 阅读全文
posted @ 2014-03-12 10:24 erictanghu 阅读(473) 评论(0) 推荐(0)