Class DistanceMatrixService

Index

Constructor methods

Methods

Constructor methods

constructor(): DistanceMatrixService

Returns

DistanceMatrixService

Methods

public getDistanceMatrix(request: DistanceMatrixRequest, callback: (response: google.maps.DistanceMatrixResponse, status: google.maps.DistanceMatrixStatus) => void)

Parameters

  • request: DistanceMatrixRequest
  • callback: (response: google.maps.DistanceMatrixResponse, status: google.maps.DistanceMatrixStatus) => void