Windows.Services.Maps.LocalSearchContract
Provides names of search categories that you can use to limit search results when calling the FindLocalLocationsAsync method.
Gets a value that represents all search categories.
A value that indicates search results are not limited by search categories.
Gets the name of the search category for banks and credit unions.
The name of the Search category for banks and credit unions.
Gets the name of the search category for places to eat and drink.
The name of the Search category for places to eat and drink.
Gets the name of the search category for hospitals.
The name of the Search category for hospitals.
Gets the name of the search category for hotels and motels.
The name of the Search category for hotels and motels.
Gets the name of the search category for parking locations.
The name of the search category for parking locations.
Gets the name of the search category for places to see and things to do.
The name of the search category for places to see and things to do.
Gets the name of the search category for places to shop.
The name of the search category for places to shop.
Represents a business or place.
Gets the postal address of the business or place.
The postal address of the business or place.
Get the category of this location.
The category of this location.
Gets the name of the data source that provided the business or place information.
The name of the data source that provided the business or place information.
Gets the description of the business or place.
The description of the business or place.
Gets the name of the business or place.
The name of the business or place.
Gets the hours of operation of this location.
The hours of operation of this location.
Gets the search result identifier of the business or place.
The search result identifier of the business or place.
Gets the phone number of the business or place.
The phone number of the business or place.
Gets the geographic location of the business or place.
The geographic location of the business or place.
Gets the rating information of this place.
The rating information of this location.
Searches for businesses and places.
Gets information about businesses and places that meet the specified search criteria.
The query text of the search; that which you're searching for.
The geographic area to be included in the search.
The search categories used to limit search results. We recommend using one or more LocalCategories properties to specify *localCategory*. Use a semicolon "**;** " separator to specify more than one category.
The maximum number of results to return from the search.
The relevant businesses or places that meet the specified search criteria, of type LocalLocationFinderResult.
Represents the results of a search performed by the FindLocalLocationsAsync method.
Gets the businesses and places that meet the specified search criteria, if any.
The businesses and places that meet the specified search criteria, if any, of type LocalLocation.
Gets the status of the search performed by the FindLocalLocationsAsync method.
The status of the search performed by the FindLocalLocationsAsync method.
Specifies the status of a search performed by the FindLocalLocationsAsync method.
One or more of the specified categories are not valid.
The app does not have the credentials necessary to perform the search.
The specified geographic area is not valid.
The specified search text is not valid.
The search encountered a network failure.
The search is not supported on this device.
The search completed successfully.
The search encountered an unknown error.
Contains the hours of operation for a location.
Gets the day the property is in operation.
The day the property is in operation.
Gets the time span of operation for the property.
The time span of operation for the property.
Gets the start of operation for the location.
The start of operation for the location.
Contains the location rating information.
Gets the aggregate rating of the location.
The aggregate rating of the location.
Gets the provider ID for the rating.
The provider ID for the rating.
Gets the rating count for this location.
The rating count for this location.
Creates PlaceInfo instances by using businesses and places found in searches that are performed against data that has been cached locally on the device.
Creates a PlaceInfo instance.
The location of a business or place.
A PlaceInfo that describes the business or place.
Provides data for the BusinessLandmarkClick event.
Initializes a new instance of the MapControlBusinessLandmarkClickEventArgs class.
Gets the businesses that correspond to the business landmark.
The businesses that correspond to the business landmark, of type LocalLocation.
Provides data for the BusinessLandmarkPointerEntered event.
Creates a new MapControlBusinessLandmarkPointerEnteredEventArgs object.
Gets the local locations for the business landmark.
The local locations for the business landmark.
Provides data for the BusinessLandmarkPointerExited event.
Constructs a new MapControlBusinessLandmarkPointerExitedEventArgs object.
Gets the local locations of the business land mark.
The local locations of the business land mark.
Provides data for the BusinessLandmarkRightTapped event.
Initializes a new instance of the MapControlBusinessLandmarkRightTappedEventArgs class.
Gets the businesses that correspond to the business landmark.
The businesses that correspond to the business landmark, of type LocalLocation.
Provides events that indicate the user has clicked on a business location or transit feature.
Creates an instance of the MapControlDataHelper class for the specified MapControl.
The map control that provides the business and transit locations to the MapControlDataHelper.
Occurs when the user taps a business location or clicks on it with the left mouse button. An instance of MapControlBusinessLandmarkClickEventArgs provides data for this event.
Indicates the pointer entered a business landmark.
Indicates the pointer exited the business landmark.
Occurs when the user presses-and-holds a business location or clicks on it with the right mouse button. An instance of MapControlBusinessLandmarkRightTappedEventArgs provides data for this event.
Occurs when the user taps a transit feature or clicks on it with the left mouse button. An instance of MapControlTransitFeatureClickEventArgs provides data for this event.
Indicates the pointer entered the transit feature.
Indicates the pointer exited the transit feature.
Occurs when the user presses-and-holds a transit feature or clicks on it with the right mouse button. An instance of MapControlTransitFeatureRightTappedEventArgs provides data for this event.
Creates a MapControl in raster-mode.
Specifies whether to create the MapControl in raster-mode.
A MapControl
Provides data for the TransitFeatureClick event.
Initializes a new instance of the MapControlTransitFeatureClickEventArgs class.
Gets the name of the transit feature.
The name of the transit feature.
Gets the geographic location of the transit feature.
The geographic location of the transit feature.
Gets the property bag for the transit feature.
The property bag for the transit feature.
Provides data for the TransitFeaturePointerEntered event.
Constructs a new MapControlTransitFeaturePointerEnteredEventArgs object.
Gets the display name.
The display name.
Gets the location.
The location.
Gets the transit properties.
The transit properties.
Provides data to the TransitFeaturePointerExited event.
Constructs a new MapControlTransitFeaturePointerExitedEventArgs object.
Gets the display name.
The display name.
Gets the location.
The location.
Gets the transit properties.
The transit properties.
Provides data for the TransitFeatureRightTapped event.
Initializes a new instance of the MapControlTransitFeatureRightTappedEventArgs class.
Gets the name of the transit feature.
The name of the transit feature.
Gets the geographic location of the transit feature.
The geographic location of the transit feature.
Gets the property bag for the transit feature.
The property bag for the transit feature.