Skip to main content
A newer version of this page is available. .

MapLegendPosition Type

Declaration

export type MapLegendPosition = 'TopLeft' | 'TopCenter' | 'TopRight' | 'BottomLeft' | 'BottomCenter' | 'BottomRight'

Members

Name
"TopLeft"
"TopCenter"
"TopRight"
"BottomLeft"
"BottomCenter"
"BottomRight"