interface GeoObj {
    type: GeoType;
}

Hierarchy (view full)

Properties

Properties

type: GeoType