public class TrafficLayer extends MapObject
Constructor and Description |
---|
TrafficLayer(Map map)
Creates new Traffic Layer object.
|
Modifier and Type | Method and Description |
---|---|
void |
remove()
Removes traffic layer from the map.
|
void |
setOptions(TrafficLayerOptions options)
Sets new options for current layer.
|
addEventListener, attachObject, cacheProperties, cacheProperties, clone, createJSValue, dispose, fromJSValue, getJSObject, getMap, getProperties, invokeMethod, propertyChanged, removeEventListener, updateProperty
public TrafficLayer(Map map)
map
- owner Map objectpublic void setOptions(TrafficLayerOptions options)
options
- new options objectpublic void remove()