Considering custom Feature Layers by adding notes

The custom Feature Layers can be used to add a custom string to segments.

Using notes as description for other changes

Used in combination with other features, notes can be used as a description for the applied changes.

The following code sample exposes how to add a note to describe other changes to a segment.

When creating the Feature Layer the absolute speed of the segment is set and the note is added. This absolute speed is then considered during the routing, while the note has no influence on the routing though it can be used to give other users an explanation for the applied changes.

Using note without other changes

Notes can also be used without other features to just give some information about a segment or trigger external events.

The following code sample exposes how to add a note to a segment.

When creating the Feature Layer the note is added. It has no influence on the routing though it can be used additional information for that segment.