- appid: Application id that contains configured app properties
- webmap: Web map to display
- mapPin: Include a graphic on the map showing the search location. The graphic is a map pin,
- mapPinLabel: Include address text on the map showing the clicked location.
- ****: The color of the graphic and address text.
- resultsPanelPreText: This is text that will display prior to the search results and can be used to provide additional information to the user about the search results. Can include allowed HTML.
- resultsPanelPostText: Text that displays after the serach results. Can included allowed HTML
- groupResultsByLayer: Choose how to group the results. By default the results are not grouped. Set this to true to group by layer.
- title: Main title for the app
- titleLink: Url if you want the title to be a clickable link that navigates to the specified site.
- shareIncludeSocial: When true social sharing (Facebook,email and twitter) buttons are displayed at the top of the info panel.
- introductionTitle: Title text displayed in bold at the top of the info panel
- introductionContent: Content that displays in the description area of the info panel. Can include HTML that is supported by ArcGIS Online.
- distance: This option will find features within the specified distances and units of the input location. Distance is specifed using distance and units is specified using units.
- includeDistance: Include the distance from the specified location in the units. e.g. (6 miles)
- sliderRange: Define the minimum and maxiumn search distance. This will be the lowest number on the distance slider. .
- relationship: Define the spatial relationship used to filter features. Default value is intersects. Valid values are intersects|contains|crosses|envelope-intersects|index-intersects|overlaps|touches|within
- noResultsMessage: Define message that displays when no search results are found.
- includeDistance: When true and when the lookup type is distance include a distance from the lookup location option.
- showDirections: Add an option to display directions.
- zoomScale: Define the scale to zoom in to show results
- bodyBackground: Default value is empty. If a shared theme is set in the organization the body.background color will be used. Users can specify a color via the configuration process. This color will be used for the splash and description panel background color.
- bodyColor: Default value is empty. If a shared theme is set in the organization the body.text color will be used. Users can specify a color via the configuration process. This color will be used for the splash and description panel text color.
- headerBackground: Default value is white (#fff). If a shared theme is set in the organization the header.background color will be used. Users can specify a color via the configuration process. This color will be used for the header/footer background color.
- headerColor: Default value is dark gray (#4c4c4c). If a shared theme is set in the organization the header.text color will be used. Users can specify a color via the configuration process. This color will be used for the header/footer text color and the color of any tools that are displayed in the header/footer area.
- buttonBackground: Default value is empty. If a shared theme is set in the organization the button.background color will be used. Users can specify a color via the configuration process. This color will be used for the splash screen button background color. Note: This value is not applied to map buttons.
- buttonColor: Default value is empty. If a shared theme is set in the organization the button.text color will be used. Users can specify a color via the configuration process. This color will be used for the splash screen button text color. Note: this value is not applied to map buttons.
- legend: Default value is false. When true a legend button is added to the map.
- legendPosition: Location on the map where the legend button is displayed. Valid values are top-left|top-center|top-right|bottom-left|bottom-center|bottom-right
- zoom: Default value is false. When true a zoom (+/-) button is added to the maps.
- zoomPosition: Location on the map where the zoom tool is placed. Default value is top-left. Valid values are top-left|top-center|top-right|bottom-left|bottom-center|bottom-right
- home: "Default value is false. When true the home button is added to the map enabling users to go back to the initial map extent with one click.
- homePosition: Location on the map where the home extent tool is placed. Default value is top-left. Valid values are top-left|top-center|top-right|bottom-left|bottom-center|bottom-right
- scalebar: Default value is false. When true a scalebar is added to the map.
- scalebarPosition:Location on the map where the scalebar is placed. Valid values are top-left|top-center|top-right|bottom-left|bottom-center|bottom-right