Share via


MapUriRequest.Center Property

 

A Location Class object specifying the coordinates of the center of the map. Optional. Set this property before making a service request.

Syntax

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

Remarks

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

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