multiRouter.bicycle.PathModel
Note. The constructor of the multiRouter.bicycle.PathModel class is hidden, as this class is not intended for autonomous initialization.
Extends IEventEmitter.
Data model for the path of a bicycle route. A single route can contain several paths, and each path connects two waypoints.
Creates the data model of a bicycle route path.
Fields
Name | Type | Description |
---|---|---|
events | IEventManager | Event manager. Inherited from IEventEmitter. |
Name | Type | Description |
---|---|---|
events | IEventManager | Event manager. Inherited from IEventEmitter. |