Module: ol/style/Fill

ol/style/Fill


Classes

Fill

Type Definitions

Options{Object}

Properties:
Name Type Description
color Color | ColorLike | PatternDescriptor | null
(defaults to null)

A color, gradient or pattern. See Color and ColorLike for possible formats. For polygon fills (not for RegularShape fills), a pattern can also be provided as PatternDescriptor. Default null; if null, the Canvas/renderer default black will be used.