|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectionsRendererOptions | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of DirectionsRendererOptions in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return DirectionsRendererOptions | |
|---|---|
static DirectionsRendererOptions |
DirectionsRendererOptions.newInstance()
This object defines the properties that can be set on a DirectionsRenderer object. |
| Methods in com.google.gwt.maps.client.services with parameters of type DirectionsRendererOptions | |
|---|---|
static DirectionsRenderer |
DirectionsRenderer.newInstance(DirectionsRendererOptions options)
Renders directions retrieved in the form of a DirectionsResult object retrieved from the DirectionsService. |
void |
DirectionsRenderer.setOptions(DirectionsRendererOptions options)
Change the options settings of this DirectionsRenderer after initialization. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||