Google Maps Services Node Client

    Interface AddressDescriptor

    Represents a descriptor of an address.

    Please see Address Descriptors for more detail.

    interface AddressDescriptor {
        areas: Area[];
        landmarks: Landmark[];
    }
    Index

    Properties

    Properties

    areas: Area[]
    landmarks: Landmark[]
    MMNEPVFCICPMFPCPTTAAATR