multiRouter.bicycle.SegmentModel

Note

The constructor of the multiRouter.bicycle.SegmentModel class is hidden, as this class is not intended for autonomous initialization.

Extends IEventEmitter.

Data model for a segment on the path of a bicycle route. A segment of a bicycle route is a part of the path from one maneuver to another.

Fields

Creates the data model for a segment on the path of a bicycle route.

Fields

Name

Type

Description

events

IEventManager

Event manager.

Inherited from IEventEmitter.