|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectionsWaypoint | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of DirectionsWaypoint in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return DirectionsWaypoint | |
|---|---|
static DirectionsWaypoint |
DirectionsWaypoint.newInstance()
A DirectionsWaypoint represents a location between origin and destination through which the trip should be routed. |
| Methods in com.google.gwt.maps.client.services that return types with arguments of type DirectionsWaypoint | |
|---|---|
JsArray<DirectionsWaypoint> |
DirectionsRequest.getWaypoints()
Array of intermediate waypoints. |
| Method parameters in com.google.gwt.maps.client.services with type arguments of type DirectionsWaypoint | |
|---|---|
void |
DirectionsRequest.setWaypoints(JsArray<DirectionsWaypoint> waypoints)
Array of intermediate waypoints. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||