Hide Table of Contents
What's New archive
What's new in Version 3.34

Bug fixes and enhancements

  • BUG-000110549: Fixed an issue where creating polygons with only two vertices would result in null geometry.
  • Added the World Hillshade layer to the topo-vector basemap, which makes it more consistent with the original topo basemap.
  • For PictureMarkerSymbol with no width & height defined, we now set a default size to ensure that the feature is displayed.
  • Updated the urlTemplate property of WebTiledLayer to accept {z}/{x}/{y} patterns in addition to the existing {level}/{col}/{row} pattern.

Additional packages

Version 3.34 of the ArcGIS API for JavaScript includes:

  • ArcGIS Arcade 1.11 (since version 3.33)
  • dgrid versions
    • dgrid version 1.2.1 (since version 3.22)
    • dgrid version 0.3.17 (since version 3.13)
      NOTE: If working with version 1.1.0, please reference the 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.
  • Dojo version 1.14.2 (since version 3.28)
  • dstore version 1.1.2 (since version 3.22)
  • put-selector version 0.3.6 (since version 3.13)
  • xstyle version 0.3.3 (since version 3.28)

Additional Resources on GitHub

Use the repository on GitHub for the JS API TypeScript definitions.

Show Modal