Projection Engine - Spilhaus projection
The Spilhaus world ocean map in a square or "Spilhaus projection" (WKID 54099) is now available in the
Projection Engine.
Bug fixes and enhancements
- BUG-000126531: Fixed an issue where moving graphics in the map would also pan the map when editing using touch on certain devices.
- Fixed an issue where specifying both center and zoom in the map options when using createMap caused problems in version 3.29 and 3.30.
- Fixed an issue where geometryEngine and Measurement dijit did not work properly with some polar projections.
- RasterLayer is now properly defined to work with both legacy and AMD-style code.
API enhancements
Breaking changes
Support for Hindi locale has been removed.
Additional packages
Version 3.31 of the ArcGIS API for JavaScript includes:
-
ArcGIS Arcade 1.8 (since version 3.30)
- 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.