Google Maps Services Node Client
    Preparing search index...

    Interface ElevationRequest

    interface ElevationRequest {
        params: (PositionalElevationParams | SampledPathElevationParams) & RequestParams;
    }

    Hierarchy

    • Partial<AxiosRequestConfig>
      • ElevationRequest
    Index

    Properties

    Properties