Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
static DirectionsStep |
DirectionsStep.newInstance()
A single DirectionsStep in a DirectionsResult.
|
Modifier and Type | Method and Description |
---|---|
JsArray<DirectionsStep> |
DirectionsLeg.getSteps()
An array of DirectionsSteps, each of which contains information about the individual steps in this leg.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionsLeg.setSteps(JsArray<DirectionsStep> steps)
An array of DirectionsSteps, each of which contains information about the individual steps in this leg.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.