Open Pioneer Trails Packages
    Preparing search index...

    Type Alias OverlayPositioning

    OverlayPositioning:
        | "bottom-left"
        | "bottom-center"
        | "bottom-right"
        | "center-left"
        | "center-center"
        | "center-right"
        | "top-left"
        | "top-center"
        | "top-right"

    Positioning of an overlay relative to its coordinates on the map.