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
PopupTemplate.locationType to Search.sources.locationType to the locator.addressToLocations()
and locator.addressesToLocations() methods.locationType value of "streets" in the
locator.addressToLocations() method if the locator source does not define a
locationType. This results in more accurate turn-by-turn directions.FeatureLayer.clear() and FeatureLayer.remove(). Using either method could interfere with
the integrity of the layer updates. We recommend using FeatureLayer.applyEdits() instead.center and zoom when creating a map from a webmap item now works as expected.RESTful service mode.Version 3.29 of the ArcGIS API for JavaScript includes:
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.