Skip to main content

@mapgear/mapengine > OverlayOptions > positioning

OverlayOptions.positioning property

Positioning of the element: 'bottom-left', 'bottom-center', 'bottom-right', 'center-left', 'center-center', 'center-right', 'top-left', 'top-center', and 'top-right'

Signature:
positioning?: PositionType | string;