public class Polyline extends JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName
Constructor and Description |
---|
Polyline() |
Polyline(PolylineOptions opts) |
Modifier and Type | Method and Description |
---|---|
protected void |
setMap(GoogleMap map)
This method is called from the GoogleMap.addPolyline() method,
it should not be invoked directly.
|
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
public Polyline()
public Polyline(PolylineOptions opts)
protected void setMap(GoogleMap map)
map
- The map to add this Polyline to.Copyright © 2016. All Rights Reserved.