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:

Additional Resources on GitHub

Be certain to check out any updates to the repository on GitHub with TypeScript definitions for the JS API.

Show Modal