Skip to main content

Interface: SymbolPaint

Defined in: spec/types.ts:202

Properties

iconColor?

optional iconColor?: string

Defined in: spec/types.ts:208


iconImage?

optional iconImage?: string

Defined in: spec/types.ts:213


iconOpacity?

optional iconOpacity?: number

Defined in: spec/types.ts:209


textColor?

optional textColor?: string

Defined in: spec/types.ts:204


textField?

optional textField?: string

Defined in: spec/types.ts:211


textHaloColor?

optional textHaloColor?: string

Defined in: spec/types.ts:206


textHaloWidth?

optional textHaloWidth?: number

Defined in: spec/types.ts:207


textOpacity?

optional textOpacity?: number

Defined in: spec/types.ts:205


textSize?

optional textSize?: number

Defined in: spec/types.ts:212