DictionarySymbolStyle

constructor(portalItem: PortalItem)

Creates a new dictionary symbol style object from a portal item. The portal item must contain a dictionary style. If you have the item id of a style file, you can search the portal to find the item using its item id. Use this constructor if you have a reference to a portal item.

Since

200.1.0

Parameters

portalItem

A com.arcgismaps.mapping.PortalItem that contains a dictionary style.