android arcgis 如何调用高德地图服务
arcgis android 开发的地图应用,如何调用高德地图服务?比如类似这样:
String strMapUrl="http://map.geoq.cn/ArcGIS/rest ... 3B%3B this.arcGISTiledMapServiceLayer = new ArcGISTiledMapServiceLayer(strMapUrl); this.mapView.addLayer(arcGISTiledMapServiceLayer);
String strMapUrl="http://map.geoq.cn/ArcGIS/rest ... 3B%3B this.arcGISTiledMapServiceLayer = new ArcGISTiledMapServiceLayer(strMapUrl); this.mapView.addLayer(arcGISTiledMapServiceLayer);
1 个回复
张佳期
赞同来自:
要回复问题请先登录或注册