styleOrigin

The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol.

Referenced by: LineSymbol3D, MeshSymbol3D, PointSymbol3D, PolygonSymbol3D

Properties

Property Details
name Identifies a symbol in the style by name.
styleName A registered web style name, such as EsriThematicShapesStyle
styleUrl URL to a style definition.
Must be one of the following values:
  • String
    An absolute URL
  • String
    A relative path starting with ./

styleOrigin Example

{
  "styleName": "EsriThematicTreesStyle",
  "name": "Frangula"
}

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