Represents an interface for a geocoding search request base on location id.
More...
#import <SYSearch.h>
|
| NSString * | locationId |
| | NSString representing location ID received from SYAutocompleteResult. More...
|
| |
Represents an interface for a geocoding search request base on location id.
◆ initWithLocationId:()
| - (nonnull instancetype) initWithLocationId: |
|
(nonnull NSString *) |
locationId |
|
Creates a geocoder request that resolves a free text query.
- Parameters
-
| locationId | location ID received from SYAutocompleteResult. |
◆ locationId
NSString representing location ID received from SYAutocompleteResult.
The documentation for this class was generated from the following file: