Type Alias GeocodingPlaceType

GeocodingPlaceType:
    | "continental_marine"
    | "country"
    | "major_landform"
    | "region"
    | "subregion"
    | "county"
    | "joint_municipality"
    | "joint_submunicipality"
    | "municipality"
    | "municipal_district"
    | "locality"
    | "neighbourhood"
    | "place"
    | "postal_code"
    | "address"
    | "road"
    | "poi"

Was this helpful?

Client JS
Reference
GeocodingPlaceType