Options
All
  • Public
  • Public/Protected
  • All
Menu

DEPRECATED

Hierarchy

Index

Properties

Optional fixedSymbols

fixedSymbols: boolean

Indicates whether symbols should stay the same size in screen units as you zoom in. A value of true means the symbols stay the same size in screen units regardless of the map scale.

Optional labelClass

labelClass: object

Type declaration

  • fieldInfos: any[]
  • labelExpression: string
  • labelExpressionInfo: any
  • labelPlacement: string
  • maxScale: number
  • minScale: number
  • sizeInfo: any
  • symbol: object
    • align: string
    • angle: number
    • color: object
      • a: number
      • b: number
      • g: number
      • r: number
    • decoration: string
    • font: object
      • decoration: string
      • family: string
      • size: number
      • style: string
      • variant: string
      • weight: string
    • haloColor: object
      • a: number
      • b: number
      • g: number
      • r: number
    • haloSize: number
    • horizontalAlignment: string
    • kerning: boolean
    • rotated: boolean
    • text: string
    • type: string
    • verticalAlignment: string
    • xoffset: number
    • yoffset: number
  • useCodedValues: boolean
  • where: string

Optional labelingInfo

labelingInfo: LabelingInfo[]

An object defining the properties used for labeling the layer

Optional renderer

renderer: Renderer

A renderer object that provides the symbology for the layer.

Optional showLabels

showLabels: boolean

Defines whether a labels should be shown or not. This is only valid for sublayers.