Skip to main content

Interface: SymbolPaint

Defined in: spec/types.ts:200

Properties

iconColor?

optional iconColor?: string

Defined in: spec/types.ts:206


iconImage?

optional iconImage?: string

Defined in: spec/types.ts:211


iconOpacity?

optional iconOpacity?: number

Defined in: spec/types.ts:207


textColor?

optional textColor?: string

Defined in: spec/types.ts:202


textField?

optional textField?: string

Defined in: spec/types.ts:209


textHaloColor?

optional textHaloColor?: string

Defined in: spec/types.ts:204


textHaloWidth?

optional textHaloWidth?: number

Defined in: spec/types.ts:205


textOpacity?

optional textOpacity?: number

Defined in: spec/types.ts:203


textSize?

optional textSize?: number

Defined in: spec/types.ts:210