1 out of 1 rated this helpful - Rate this topic

LocationData Class

Bing Services

Contains geocoded locations as well as properties indicating the match code and match confidence of these locations.


public class LocationData

Name Description

LocationData

Initializes a new instance of a LocationData object.

Name Description

Confidence

A Confidence Enumeration value representing how confident the Geocode Service is in the matches found in the Locations property.

Locations

A GeocodeLocation Class array containing the matched locations.

MatchCodes

A string array containing the type of matches used to geocode the locations found in the Locations property.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.