GeocodeResult Class
Bing Services
Contains geocoding, location, and entity properties for a result returned by the Geocode Service.
| Name | Description |
|---|---|
|
An Address Class that specifies address properties for the result. |
|
|
A Rectangle Class that defines the best map view for the result. |
|
|
A Confidence Enumeration value indicating how confident the service is about the result. |
|
|
A string containing a display name for the result. |
|
|
A string containing the entity type name of the result. |
|
|
A GeocodeLocation Class array containing location matches based on the geocoding calculation method. |
|
|
A string array containing the type of matches used to geocode the locations found in the Locations property. |