MapLegendPosition Type
Declaration
export type MapLegendPosition = "TopLeft" | "TopCenter" | "TopRight" | "BottomLeft" | "BottomCenter" | "BottomRight"
Members
Name |
---|
"TopLeft" |
"TopCenter" |
"TopRight" |
"BottomLeft" |
"BottomCenter" |
"BottomRight" |