#import <SYReverseSearchResult.h>


Instance Methods | |
| (nonnull instancetype) | - initWithSdkResult: [implementation] |
Properties | |
| SYReverseSearchResultDescription * | resultDescription |
| Textual description of the found result. See the available SYReverseSearchResultDescription for more info. More... | |
| NSInteger | timezone |
| Timezone in which the result is. More... | |
| SYGeoCoordinate * | coordinate |
| Exact position of the found result. More... | |
| SYGeoBoundingBox * | boundingBox |
| Bounding box of the search result. More... | |
| SYDistance | distance |
| Distance of the found result from the current position. More... | |
|
implementation |
|
readnonatomicassign |
Bounding box of the search result.
|
readnonatomicassign |
Exact position of the found result.
|
readnonatomicassign |
Distance of the found result from the current position.
|
readnonatomicassign |
Textual description of the found result. See the available SYReverseSearchResultDescription for more info.
|
readnonatomicassign |
Timezone in which the result is.