Type Alias: LegendPosition
LegendPosition =
"top-left"|"top-right"|"bottom-left"|"bottom-right"
Defined in: spec/types.legend.ts:167
Named corner positions for an absolutely-positioned legend overlay.
Consumed by GeoVisLegend to apply CSS absolute positioning independently
of the map engine.