SYSearchHouseNumberResult Class Reference

Result class for SYSearchResultTypeHouseNumber. More...

#import <SYSearchResult.h>

Inheritance diagram for SYSearchHouseNumberResult:
Collaboration diagram for SYSearchHouseNumberResult:

Properties

SYGeoCoordinateentrance
 Entrance point - could be diffenerent from location. More...
 
BOOL exactMatch
 YES if exact house number is found. More...
 
- Properties inherited from SYSearchMapResult
SYCountryIso * iso
 Country iso, e.g. "sk". More...
 
NSDictionary< NSNumber *, NSString * > * addressComponents
 Address details. Key is NSNumber with SYSearchMapResultComponent. More...
 
- Properties inherited from SYSearchGeocodingResult
SYGeoCoordinatelocation
 location of the result More...
 
SYGeoBoundingBoxboundary
 bounding box for sometypes of results like Country etc. More...
 
- Properties inherited from SYSearchResult
SYSearchResultType type
 Object type of the result. Check the all available SYSearchResultType for more info. More...
 
SYDistance distance
 Distance from requested search location in meters. More...
 
SYSearchResultLabeltitle
 Text with highlights. More...
 
NSString * subtitle
 Additional text description. More...
 
NSArray< NSString * > * mismatchedWords
 All strings from search query which were not matched in the result. More...
 

Detailed Description

Result class for SYSearchResultTypeHouseNumber.

Property Documentation

◆ entrance

- (SYGeoCoordinate*) entrance
readwritenonatomicstrong

Entrance point - could be diffenerent from location.

◆ exactMatch

- (BOOL) exactMatch
readwritenonatomicassign

YES if exact house number is found.


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