Member Junction
    Preparing search index...

    Result of a point-in-polygon resolution.

    interface GeoPointResolution {
        Country: MJCountryEntity;
        State: MJStateProvinceEntity;
    }
    Index

    Properties

    Properties

    The matched country, if any

    The matched state/province, if any