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