Google Maps Services Node Client

    Interface Duration

    interface Duration {
        text: string;
        value: number;
    }
    Index

    Properties

    Properties

    text: string

    contains a human-readable representation of the duration.

    value: number

    indicates the duration in seconds.

    MMNEPVFCICPMFPCPTTAAATR