|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectionsStep | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of DirectionsStep in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return DirectionsStep | |
|---|---|
static DirectionsStep |
DirectionsStep.newInstance()
A single DirectionsStep in a DirectionsResult. |
| Methods in com.google.gwt.maps.client.services that return types with arguments of type DirectionsStep | |
|---|---|
JsArray<DirectionsStep> |
DirectionsLeg.getSteps()
An array of DirectionsSteps, each of which contains information about the individual steps in this leg. |
| Method parameters in com.google.gwt.maps.client.services with type arguments of type DirectionsStep | |
|---|---|
void |
DirectionsLeg.setSteps(JsArray<DirectionsStep> steps)
An array of DirectionsSteps, each of which contains information about the individual steps in this leg. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||