共用方式為


FeaturesItemProperties.Confidence Property

Definition

The level of confidence that the geocoded location result is a match. Use this value with the match code to determine for more complete information about the match.

The confidence of a geocoded location is based on many factors including the relative importance of the geocoded location and the user’s location, if specified.

public Azure.Maps.Search.Models.ConfidenceEnum? Confidence { get; }
member this.Confidence : Nullable<Azure.Maps.Search.Models.ConfidenceEnum>
Public ReadOnly Property Confidence As Nullable(Of ConfidenceEnum)

Property Value

Applies to