Optional
addressSearchWidgetEnabled?: booleanOptional
allowedDrawingTools?: {Configure to allow which drawing tools are available to the user (https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Sketch.html#availableCreateTools)
Optional
autoSnapshotButton?: ButtonConfigurationThe text and icon displayed on the button to take a snapshot image(s) of the map
Optional
autoSnapshotViews?: NonNullable<ArcGISWebMapElementValue["view"]>[]The zoom, latitude and longitude of the view to be used for auto-snapshotting.
Optional
basemapId?: stringThe id of the basemap to be displayed to the user (https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap)
Optional
defaultValue?: ArcGISWebMapElementValueOptional
homeWidgetEnabled?: booleanShow and allow the user to use the home widget
Optional
manualSnapshotButton?: ButtonConfigurationThe text displayed on the button to capture a snapshot image of the map
Optional
manualSnapshotsEnabled?: booleanAllow users to upload snapshot images if enabled
Optional
maxManualSnapshots?: numberThe minimum number of images the user is allowed to upload
Optional
measurementDimensionsEnabled?: booleanShow dimensions on drawing lines if enabled
Optional
minManualSnapshots?: numberThe minimum number of images the user is allowed to upload
Optional
webMapId?: string
Show and allow the user to enter an address via the address search widget