Interface LayerControlLabelOptions<LayerType>

Type Parameters

Hierarchy

Properties

isValid?: ((layer: LayerType) => WatchableValueInterface<boolean>)

Type declaration

label: string
title?: string
toolDescription?: string
toolJson: any

Generated using TypeDoc