Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static DistanceMatrixResponseRow |
DistanceMatrixResponseRow.newInstance() |
Modifier and Type | Method and Description |
---|---|
JsArray<DistanceMatrixResponseRow> |
DistanceMatrixResponse.getRows()
The rows of the matrix, corresponding to the origin addresses.
|
Modifier and Type | Method and Description |
---|---|
void |
DistanceMatrixResponse.setRows(JsArray<DistanceMatrixResponseRow> rows)
The rows of the matrix, corresponding to the origin addresses.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.