| Package | Description | 
|---|---|
| com.google.gwt.maps.client.services | 
| Modifier and Type | Method and Description | 
|---|---|
static DirectionsLeg | 
DirectionsLeg.newInstance()
A single leg consisting of a set of steps in a DirectionsResult. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JsArray<DirectionsLeg> | 
DirectionsRoute.getLegs()
An array of DirectionsLegs, each of which contains information about the steps of which it is composed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DirectionsRoute.setLegs(JsArray<DirectionsLeg> legs)
An array of DirectionsLegs, each of which contains information about the steps of which it is composed. 
 | 
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.