applicationProperties

Configuration of application and UI elements.

Referenced by: Webscene

Properties

Property Details
viewing View-specific properties of application and UI elements.

applicationProperties Example

{
  "viewing": {
    "search": {
      "enabled": true,
      "hintText": "Search by Address or State name",
      "layers": [
        {
          "id": "Census_9227",
          "field": {
            "name": "STATE_NAME",
            "exactMatch": false,
            "type": "esriFieldTypeString"
          },
          "subLayer": 3
        }
      ]
    }
  }
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.