Type Alias: HotspotLabelOptions
HotspotLabelOptions =
HelperOptions<Omit<MapLabelHotspot,"type"|"content">> |HelperOptions<Omit<SideLabelHotspot,"type"|"content">>
Defined in: packages/core/src/passages/interactiveMap/helpers.ts:50
Options accepted by MapHelpers.label.
position decides whether the button is placed on the map ({ x, y }
percentages) or docked to one of its sides.