SharedTemplateMetadata

AMD: require(["esri/editing/sharedTemplates/SharedTemplateMetadata"], (SharedTemplateMetadata) => { /* code goes here */ });
ESM: import SharedTemplateMetadata from "@arcgis/core/editing/sharedTemplates/SharedTemplateMetadata.js";
Object: esri/editing/sharedTemplates/SharedTemplateMetadata
Since: ArcGIS Maps SDK for JavaScript 4.32

Property Overview

Name Type Summary Object

The template ID of the shared template.

SharedTemplateMetadata

The type of the shared template.

SharedTemplateMetadata

Property Details

templateId

Property
templateId Number

The template ID of the shared template.

type

Property
type String

The type of the shared template.

Possible Values:"feature" |"group" |"preset"

Type Definitions

ServiceInfo

Type Definition
ServiceInfo
Property
url String

The URL of the feature service from which the shared template was obtained.

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