Skip to main content

Interface: SymbolPaint

Defined in: spec/types.ts:193

Properties

iconColor?

optional iconColor?: string

Defined in: spec/types.ts:199


iconImage?

optional iconImage?: string

Defined in: spec/types.ts:204


iconOpacity?

optional iconOpacity?: number

Defined in: spec/types.ts:200


textColor?

optional textColor?: string

Defined in: spec/types.ts:195


textField?

optional textField?: string

Defined in: spec/types.ts:202


textHaloColor?

optional textHaloColor?: string

Defined in: spec/types.ts:197


textHaloWidth?

optional textHaloWidth?: number

Defined in: spec/types.ts:198


textOpacity?

optional textOpacity?: number

Defined in: spec/types.ts:196


textSize?

optional textSize?: number

Defined in: spec/types.ts:203