Share via


Pushpin.Location Property

 

A Location Class object specifying where the pushpin is located on the map. Required. Set this property before making a service request.

Syntax

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