Type alias TFlatLabelAllLocationsOptions

TFlatLabelAllLocationsOptions: TLabelAllLocationCommonOptions & {
    appearance?: TFlatLabelAppearance;
}

Options for controlling bulk location labelling

Type declaration