Poi Class |
Namespace: Telogis.GeoBase
The Poi type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a string that represents the current Poi.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
FoodType |
A special sub-type value from the PoiType
enumeration representing the type of food served.
| |
Location |
A LatLon representing the exact location of
this Poi.
| |
Name |
The name of this Poi.
| |
Phone |
The Phone number of this Poi.
| |
Type |
A value from the PoiType enumeration representing
the type of this Poi.
|
Related articles: Data Query Concept.