Share via


MapUriRequest.MajorRoutesDestination Property

 

A Location Class object specifying the location that should be used if four major routes to that location should be displayed on the map. Optional. Set this property before making a service request.

Syntax

public Location MajorRoutesDestination { set; get; }
Public Property MajorRoutesDestination As Location

Remarks

The Center, MajorRoutesDestination, or Pushpins property must be defined for the MapUriRequest to be valid.

If the MajorRoutesDestination property is not specified, major routes will not be displayed on the map.

The minimum latitude value for the MajorRoutesDestination property is -85. The maximum latitude value is 85.