|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistanceMatrixRequest | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of DistanceMatrixRequest in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return DistanceMatrixRequest | |
|---|---|
static DistanceMatrixRequest |
DistanceMatrixRequest.newInstance()
A distance matrix query sent by the DistanceMatrixService containing arrays of origin and destination locations, and various options for computing metrics. |
| Methods in com.google.gwt.maps.client.services with parameters of type DistanceMatrixRequest | |
|---|---|
void |
DistanceMatrixService.getDistanceMatrix(DistanceMatrixRequest request,
DistanceMatrixRequestHandler handler)
|
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||