Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DistanceMatrixRequestHandler.onCallback(DistanceMatrixResponse response,
DistanceMatrixStatus status)
response from callback for Distance Matrix Request
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.