|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.MVCObject
com.google.maps.gwt.client.TrafficLayer
public class TrafficLayer
A traffic layer. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
TrafficLayer()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static TrafficLayer |
create()
A layer that displays current road traffic. |
GoogleMap |
getMap()
Returns the map on which this layer is displayed. |
void |
setMap(GoogleMap map)
Renders the layer on the specified map. |
Methods inherited from class com.google.maps.gwt.client.MVCObject |
---|
bindTo, bindTo, bindTo, bindTo, changed, get, notify, set, setValues, setValues, unbind, unbindAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TrafficLayer()
Method Detail |
---|
public static TrafficLayer create()
public final GoogleMap getMap()
public final void setMap(GoogleMap map)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |