BingLocationInformation.Confidence Property
Get or sets the confidence level of the geocoded location search results.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
BingConfidence | High | A BingConfidence value. |
Available values:
Name | Description |
---|---|
High | Reliable matches were found. |
Medium | Fuzzy matches were found. |
Low | Matches were not found. |
See Also