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.
Use the repository on GitHub for the JS API TypeScript definitions.