I don't suppose you might also be able to direct me to some documentation or tutorial on how I can now make that layer editable to the user or allow them to add features if they choose
MapView map = (MapView) findViewById(R.id.map); ArcGISFeatureLayer featureLayer = new ArcGISFeatureLayer("http://services1.arcgis.com/ZIL9uO234SBBPGL7/arcgis/rest/services/OaklandLandmarkPtsPly/FeatureServer/1", ArcGISFeatureLayer.MODE.ONDEMAND); map.addLayer(featureLayer);
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.