|
|||||||||
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.BicyclingLayer
public class BicyclingLayer
A layer showing bike lanes and paths. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
BicyclingLayer()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static BicyclingLayer |
create()
A layer that displays bike lanes and paths and demotes large roads. |
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 BicyclingLayer()
Method Detail |
---|
public static BicyclingLayer 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 |