GeoLegendPosition
Home > @gooddata/sdk-ui-geo > GeoLegendPosition
GeoLegendPosition type
Position values accepted by the new geo legend implementation.
Signature:
export type GeoLegendPosition = GeoLegendCornerPosition | "auto";
References: GeoLegendCornerPosition