Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
TransitOptions |
DirectionsRequest.getTransitOptions()
Settings that apply only to requests where travelMode is TRANSIT.
|
static TransitOptions |
TransitOptions.newInstance()
Create new TransitOptions to be used within a DirectionRequest.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionsRequest.setTransitOptions(TransitOptions transitOptions)
Settings that apply only to requests where travelMode is TRANSIT.
|
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.