|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistanceMatrixResponse | |
---|---|
com.google.gwt.maps.client.services |
Uses of DistanceMatrixResponse in com.google.gwt.maps.client.services |
---|
Methods in com.google.gwt.maps.client.services that return DistanceMatrixResponse | |
---|---|
static DistanceMatrixResponse |
DistanceMatrixResponse.newInstance()
The response to a DistanceMatrixService request, consisting of the formatted origin and destination addresses, and a sequence of DistanceMatrixResponseRows, one for each corresponding origin address. |
Methods in com.google.gwt.maps.client.services with parameters of type DistanceMatrixResponse | |
---|---|
void |
DistanceMatrixRequestHandler.onCallback(DistanceMatrixResponse response,
DistanceMatrixStatus status)
response from callback for Distance Matrix Request |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |