viewing

An object containing all the viewing properties of the web map. If this is null or not defined, the client should assume a logical default.

Referenced by: applicationProperties

Properties

Property Details
basemapGallery Deprecated. The basemap tool which will use the basemap group defined in the Portal.
measure Deprecated. Measure tool.
routing Deprecated. The route tool which will leverage the Portals defined route service.
search An object specifying search parameters within the webmap.

Example

{
  "routing": {
    "enabled": true
  },
  "measure": {
    "enabled": true
  },
  "basemapGallery": {
    "enabled": true
  },
  "search": {
    "enabled": true,
    "disablePlaceFinder": false,
    "hintText": "Place or Address",
    "layers": []
  }
}

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close