Contents

name

The name assigned to the route.

Declaration

name: string;

Discussion

Display name to the user so they can distinguish one route from another. MapKit JS localizes this string according to the Directions object’s language value.

See Also

Route details