Library API
    Preparing search index...

    Type Alias GeoSphere

    GeoSphere: "north" | "south" | "equator"
    🔍 Expanded Type Evaluation (Compiler API)
    type GeoSphere = "north" | "south" | "equator"

    Supported hemisphere zones including the equatorial band.