Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleRendererProperties

Hierarchy

Index

Properties

Optional authoringInfo

Authoring metadata only included in renderers generated from one of the Smart Mapping creator methods, such as sizeRendererCreator.createContinuousRenderer() or colorRendererCreator.createContinuousRenderer().

Read more...

Optional label

label: string

The label for the renderer.

Read more...

Optional symbol

The symbol used by the renderer to visualize all features in the layer.

Read more...

Optional visualVariables

visualVariables: VisualVariableProperties[]

An array of VisualVariable objects.

Read more...

Generated using TypeDoc