com.google.gwt.maps.client.layers
Class BicyclingLayer
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.mvc.MVCObject<BicyclingLayer>
com.google.gwt.maps.client.layers.BicyclingLayer
public class BicyclingLayer
- extends MVCObject<BicyclingLayer>
A layer showing bike lanes and paths. This class extends MVCObject.
See BicyclingLayer API Doc
Methods inherited from class com.google.gwt.maps.client.mvc.MVCObject |
bindTo, bindTo, bindTo, changed, createInstanceOfMVCObject, get, notify, set, setValues, unbind, unbindAll |
BicyclingLayer
protected BicyclingLayer()
- use newInstance();
newInstance
public static final BicyclingLayer newInstance()
- A layer that displays bike lanes and paths and demotes large roads.
setMap
public final void setMap(MapWidget mapWidget)
getMap
public final MapWidget getMap()
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.