Type alias TFlatLabelAllLocationsOptions

TFlatLabelAllLocationsOptions: TLabelAllLocationCommonOptionsBase & {
    appearance?: TFlatLabelAppearance;
}

Options for controlling bulk location labelling

Type declaration