随笔 - 19  文章 - 0  评论 - 82  阅读 - 14959
11 2012 档案
Arcgis api For silverlight 加载高德地图
摘要:地图仅供演示,研究使用。如要商用 请联系厂商。public class AMapLayer : TiledMapServiceLayer { private const double cornerCoordinate = 20037508.342787; public override void Initialize() { this.FullExtent = new ESRI.ArcGIS.Client.Geometry.Envelope(-20037508.342787, -20037508.3427... 阅读全文
posted @ 2012-11-13 12:01 蔚蓝海 阅读(1709) 评论(1) 推荐(1) 编辑
Arcgis api For silverlight 加载QQ地图
摘要://本篇博客仅在技术上探讨可行性 //如果要使用Q地图,请联系相关厂商 public class QQMapLayer : TiledMapServiceLayer { private const double cornerCoordinate = 20037508.342787; public override void Initialize() { this.FullExtent = new ESRI.ArcGIS.Client.Geometry.Envelope(-20037508.342787, -2003750... 阅读全文
posted @ 2012-11-07 16:39 蔚蓝海 阅读(978) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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