AttributionAlignment AttributionAlignment # Bases: Enum Position to anchor RichAttribution control relative to the map. BOTTOM_LEFT = 'bottomLeft' # The bottom left corner. BOTTOM_RIGHT = 'bottomRight' # The bottom right corner.