OptionaladdressSearchWidgetEnabled?: booleanShow and allow the user to enter an address via the address search widget
OptionalallowedDrawingTools?: {Configure to allow which drawing tools are available to the user (https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Sketch.html#availableCreateTools)
OptionalautoSnapshotButton?: ButtonConfigurationThe text and icon displayed on the button to take a snapshot image(s) of the map
OptionalautoSnapshotViews?: NonNullable<ArcGISWebMapElementValue["view"]>[]The zoom, latitude and longitude of the view to be used for auto-snapshotting.
OptionalbasemapId?: stringThe id of the basemap to be displayed to the user (https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap)
OptionaldefaultValue?: ArcGISWebMapElementValueOptionalhomeWidgetEnabled?: booleanShow and allow the user to use the home widget
OptionalmanualSnapshotButton?: ButtonConfigurationThe text displayed on the button to capture a snapshot image of the map
OptionalmanualSnapshotsEnabled?: booleanAllow users to upload snapshot images if enabled
OptionalmaxManualSnapshots?: numberThe minimum number of images the user is allowed to upload
OptionalmeasurementDimensionsEnabled?: booleanShow dimensions on drawing lines if enabled
OptionalminManualSnapshots?: numberThe minimum number of images the user is allowed to upload
OptionalwebMapId?: string
An element to display an information map to the user.
The element must have an
idproperty that contains a universally unique identifier (UUID). The identifier must be a Version 4 (V4) UUID and must conform to the formatting requirements defined in this RFC 9562 specification: https://www.rfc-editor.org/rfc/rfc9562.html