随笔分类 - android gis
摘要:动态操作地图服务1.动态添加一个地图服务String url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StateCityHighway_USA/MapServer";ArcGISDynamicMapServiceLayer arcGISDynamicMapServiceLayer=new ArcGISDynamicMapServiceLayer(HelloWorld.this,HelloWorld.this.url);map.addLayer(arcGISDynam
阅读全文
浙公网安备 33010602011771号