Sdílet prostřednictvím


SearchAddressBaseOptions.Coordinates Property

Definition

A pair of coordinates (lon, lat) where results should be biased. E.g. -121.89, 37.337.

public Azure.Core.GeoJson.GeoPosition? Coordinates { get; set; }
member this.Coordinates : Nullable<Azure.Core.GeoJson.GeoPosition> with get, set
Public Property Coordinates As Nullable(Of GeoPosition)

Property Value

Applies to