Module: ol/OverlayPositioning

ol/OverlayPositioning


Members

OverlayPositioning{string}

Overlay position: 'bottom-left', 'bottom-center', 'bottom-right', 'center-left', 'center-center', 'center-right', 'top-left', 'top-center', 'top-right'

Properties:
Name Type Default Description
BOTTOM_LEFT string bottom-left
BOTTOM_CENTER string bottom-center
BOTTOM_RIGHT string bottom-right
CENTER_LEFT string center-left
CENTER_CENTER string center-center
CENTER_RIGHT string center-right
TOP_LEFT string top-left
TOP_CENTER string top-center
TOP_RIGHT string top-right