#import <SYReverseSearchResult.h>
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... | |
|
readnonatomicassign |
Textual description of the found result. See the available SYReverseSearchResultDescription for more info.
|
readnonatomicassign |
Timezone in which the result is.
|
readnonatomicassign |
Exact position of the found result.
|
readnonatomicassign |
Bounding box of the search result.
|
readnonatomicassign |
Distance of the found result from the current position.