

Currently, this is handled programmatically via the API by setting the snappingOptions property (and in an upcoming release it will be integrated into the Editor UI).
#Umd webmap install#
To get started, you’ll install the NPM package then you can use native imports like this: import WebMap from MapView from the ES modules guide topic for the basic steps necessary for using ES modules.

#Umd webmap code#
The API’s ES modules moved out of beta and are now ready for production use! The ES modules are a new option for consuming the API, which enables simplified code and seamless integration with modern frameworks and build tools. Read on to learn about some of the highlights in this release… ES modules – production release In addition, ES modules have moved out of beta, so developers have an additional option for consuming the API in their production applications. Version 4.19 brings feature to feature snapping for 2D and 3D, remarkable performance gains for point feature layers, shadow highlighting, increased flexibility when using API keys, and much more. Happy Earth Day, web developers! Our first release of 2021 brings a collection of key enhancements and new capabilities that you can start using in your apps right away.
