Hide Table of Contents
Tutorials
About the API
Work with the API
Graphics and feature layers
Popups and Info Windows
Mobile
ArcGIS Server Services
References
What's New archive
You can author Arcade expressions for popups that access features from any layer in the map. This is made possible through the FeatureSet capabilities introduced at Arcade version 1.5. This means you can display information about the selected feature and its relationship to other features in the same layer or other layers. This includes the ability to check spatial relationships using geometry functions. See the Compare neighboring features using Arcade expressions in a popup for an example of how this works.
esri/arcadeProfiles/fieldCalculateProfileesri/arcadeProfiles/labelingProfileesri/arcadeProfiles/popupProfileesri/arcadeProfiles/visualizationProfilerefresh-tick on class FeatureLayer.showLastEditInfo added to the PopupTemplate's popupInfo object.checkAppAccesscode> added to class IdentityManagerBase.getParentGraphic added to class Graphic.returnProgress was added to the esriRequest method options.outScale would not display the correct visibility range of layers.EDIT_TEXT
to jump location in the map.CreateDriveTimeAreas API Reference to show inputLayer instead of inputLayer.Version 3.27 of the ArcGIS API for JavaScript include:
dgrid1 directory, whereas version 0.3.17 should reference the
dgrid directory. Please refer to the
dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
Be certain to check out any updates to the repository on GitHub with TypeScript definitions for the JS API as well as the jshint options file used by the JS API team.