<esri:SimpleMarkerSymbol x:Name="MapTipMarkerSymbol" Color="#00FFFFFF" Size="12" Style="Circle" />
query.OutFields.Add("*"); query.Where = "POP1990 > 100000"; //ADD HERE // Return geometry with result features query.ReturnGeometry = true; QueryTask queryTask = new QueryTask("http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StatesCitiesRivers_USA/MapServer/0");
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.