NearestSearchResult Structure |
Namespace: Ptv.XServer.Controls.Map.Gadgets
The NearestSearchResult type exposes the following members.
Name | Description | |
---|---|---|
Distance |
Gets or sets the distance of the object to the point from which the search is started. This field allows
sorting multiple results according their (ascending) distance order.
| |
Id | Gets or sets the identifier of a resulting object. |
Name | Description | |
---|---|---|
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |