arlas-web-components / Exports / MapglLegendItemComponent
Class: MapglLegendItemComponent
Implements
OnInit
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MapglLegendItemComponent()
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:38
Properties
PROPERTY_SELECTOR_SOURCE
• Protected
PROPERTY_SELECTOR_SOURCE: typeof PROPERTY_SELECTOR_SOURCE
= PROPERTY_SELECTOR_SOURCE
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:36
colorPalette
• colorPalette: string
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:33
interpolatedElement
• interpolatedElement: ElementRef
<any
>
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:34
layer
• layer: Layer
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:32
legend
• legend: Legend
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:30
title
• title: string
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:31
Methods
ngOnInit
▸ ngOnInit(): void
Returns
void
Implementation of
OnInit.ngOnInit
Defined in
projects/arlas-components/src/lib/components/mapgl-legend/mapgl-legend-item/mapgl-legend-item.component.ts:40