Skip to main content

Interface: SymbolPaint

Defined in: spec/types.ts:197

Properties

iconColor?

optional iconColor?: string

Defined in: spec/types.ts:203


iconImage?

optional iconImage?: string

Defined in: spec/types.ts:208


iconOpacity?

optional iconOpacity?: number

Defined in: spec/types.ts:204


textColor?

optional textColor?: string

Defined in: spec/types.ts:199


textField?

optional textField?: string

Defined in: spec/types.ts:206


textHaloColor?

optional textHaloColor?: string

Defined in: spec/types.ts:201


textHaloWidth?

optional textHaloWidth?: number

Defined in: spec/types.ts:202


textOpacity?

optional textOpacity?: number

Defined in: spec/types.ts:200


textSize?

optional textSize?: number

Defined in: spec/types.ts:207