OptionaladdressSearchWidgetEnabled?: booleanOptionalallowedDrawingTools?: {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
Show and allow the user to enter an address via the address search widget