@mapgear/geoapps > ColorBaseLayer
ColorBaseLayer class
Represents a base layer of a single (background) color
Signature:export declare class ColorBaseLayer extends BaseLayer
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(baseLayerId, title, color) | Constructs a new instance of the ColorBaseLayer class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
Color | string | Return background color of the baselayer, in HEX, without opacity | |
Type | readonly | BaseLayerType | Return type of baselayer |