mMapView = (MapView)findViewById(R.id.map); String wmsURL = "http://********:8080/geoserver/AAA/wms?service=WMS&version=1.1.0&request=GetMap"; TextView yazi = (TextView) findViewById(R.id.yazi); wmsLayer = new WMSLayer(wmsURL); mMapView .addLayer(wmsLayer);
inputParameters.setLayers(new int[] { layerIndexes[selectedLayerIndex] });
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.