android arcgis 如何调用高德地图服务

arcgis android 开发的地图应用,如何调用高德地图服务?比如类似这样:
String strMapUrl="http://map.geoq.cn/ArcGIS/rest ... 3B%3B this.arcGISTiledMapServiceLayer = new ArcGISTiledMapServiceLayer(strMapUrl); this.mapView.addLayer(arcGISTiledMapServiceLayer);
已邀请:

张佳期

赞同来自:

可以参考下这篇博文中的思路:https://www.wshunli.com/posts/f1483927.html

要回复问题请先登录注册