Type Alias: MenuLabelOptions
MenuLabelOptions =
HelperOptions<Omit<LabelHotspot,"type"|"content">>
Defined in: packages/core/src/passages/interactiveMap/helpers.ts:70
Options accepted by MapHelpers.label when the label is a MapMenu item.
Menu items are positioned by their menu, so position is not accepted here.