SYReverseSearchResult Class Reference

#import <SYReverseSearchResult.h>

Inheritance diagram for SYReverseSearchResult:
Collaboration diagram for SYReverseSearchResult:

Properties

SYReverseSearchResultDescriptionresultDescription
 Textual description of the found result. See the available SYReverseSearchResultDescription for more info. More...
 
NSInteger timezone
 Timezone in which the result is. More...
 
SYGeoCoordinatecoordinate
 Exact position of the found result. More...
 
SYGeoBoundingBoxboundingBox
 Bounding box of the search result. More...
 
SYDistance distance
 Distance of the found result from the current position. More...
 

Property Documentation

◆ resultDescription

- (SYReverseSearchResultDescription*) resultDescription
readnonatomicassign

Textual description of the found result. See the available SYReverseSearchResultDescription for more info.

◆ timezone

- (NSInteger) timezone
readnonatomicassign

Timezone in which the result is.

◆ coordinate

- (SYGeoCoordinate*) coordinate
readnonatomicassign

Exact position of the found result.

◆ boundingBox

- (SYGeoBoundingBox*) boundingBox
readnonatomicassign

Bounding box of the search result.

◆ distance

- (SYDistance) distance
readnonatomicassign

Distance of the found result from the current position.


The documentation for this class was generated from the following file: