com.google.gwt.maps.client.impl
Interface TrafficOverlayImpl
- All Superinterfaces:
- JSFlyweightWrapper
public interface TrafficOverlayImpl
- extends JSFlyweightWrapper
Wrapper for the GTrafficOverlay object from the Maps API using JSIO.
impl
static final TrafficOverlayImpl impl
construct
@Constructor(value="$wnd.GTrafficOverlay")
com.google.gwt.core.client.JavaScriptObject construct()
construct
@Constructor(value="$wnd.GTrafficOverlay")
com.google.gwt.core.client.JavaScriptObject construct(TrafficOverlayOptions options)
setVisible
void setVisible(TrafficOverlay overlay,
boolean visible)