ITrafficProvider
Extends ICustomizable, IEventEmitter.
Interface for a provider of traffic data.
Constructor | Fields | Events | Methods
Constructor
ITrafficProvider()
Fields
Name | Type | Description |
---|---|---|
events | IEventManager | Event manager. Inherited from IEventEmitter. |
options | IOptionManager | Options manager. Inherited from ICustomizable. |
Name | Type | Description |
---|---|---|
events | IEventManager | Event manager. Inherited from IEventEmitter. |
options | IOptionManager | Options manager. Inherited from ICustomizable. |
Events
Name | Description |
---|---|
optionschange | Change to the object options. Inherited from ICustomizable. |
Name | Description |
---|---|
optionschange | Change to the object options. Inherited from ICustomizable. |