Use the highlight() method on the layer view to highlight a feature. The layer view's highlightOptions will take precedence over a 2D MapView's highlights. Known Limitations The highlightOptions on layer views are only supported in 2D MapViews. To configure highlights for a 3D SceneView,...
In theAdd Expressionwindow, create theexpression, and clickADD. Name the result layer, select a destination to save the layer, and clickRUN ANALYSIS. The following sample output shows the new feature layer titled ‘Best Murals Nearest to Schools’ created in ArcGIS Online Map Viewer based on t...
In the June update of ArcGIS Online, we introduced the ability to save the results of the Join Features analysis tool as a hosted feature layer view. This allows you to keep the join results up to date as the original data changes. With the latest release of ArcGIS Online, we...
function(Map, FeatureLayer, Legend) { //load the layer into an object var lyr_foodanddrinks = new esri.layers.FeatureLayer ("http://localhost:6080/arcgis/rest/services/Belize/MapServer/0", { outFields: ["*"] } ); //load another layer into an object var lyr_landbase = new esri.layer...
fsItemId= the item id of the ArcGIS Online feature service featureService= True if updating a Feature Service, False if updating a Hosted Table hostedTable= True is updating a Hosted Table, False if updating a Feature Service layerIndex= feature service layer index ...
Join Features cannot create outputs as hosted feature layer views. For information on how to create a hosted feature layer view, seeCreate hosted feature layer views. Licensing requirements This tool requires the followinguser typeand configurations: ...
feature layer. A hosted feature layer view is similar to a copy of a layer but allows you to control more than how the layer is displayed. For example, you can create a hosted feature layer view when you need to support different editing capabilities for different groups of people.Many ...
With ArcGIS Pro, you can save updates to web feature layers in an ArcGIS Online or ArcGIS Enterprise portal. You can use ArcGIS Pro to modify and save changes to the appearance of existing web feature layers, including labels, visibility range, symbology, pop-ups, and charts. Saving updates...
Feature layers are most appropriate for visualizing data on top of basemaps. You can set properties for feature layers—such as style, transparency, visible range, refresh interval, and labels—that control how the layer appears in the map. Using a feature layer, you can view, edit, analyze...
Click theRefreshbutton to refresh the map. The appended data are immediately updated in the feature layer. To view the updated data, open the hosted feature layer in ArcGIS Online, and click theDatatab in the feature layer item details page. Refer toArcGIS Online: Work with attribute datafor...