The Places type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FindAsync |
Find a location close to a given latitude and logitude.
| |
| GetAsync |
Get a Place by it's globally unique identifier. This method can also be used to calculate a distance from a lat/long to a place.
| |
| GetCategoriesAsync |
Get all geo-location categories in Buddy.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
| Name | Description | |
|---|---|---|
| Find | (Defined by PlacesTaskWrappers.) | |
| Get | (Defined by PlacesTaskWrappers.) | |
| GetCategories | (Defined by PlacesTaskWrappers.) |