Finds location on map when the input search string contains GPS coordinates. More...
#import <SYSearch.h>
Instance Methods | |
(nonnull instancetype) | - init |
Instance Methods inherited from SYSearchBase | |
((unavailable("Only subclasses can be instantiated.") | - __attribute__ |
(nonnull SYSearchSession *) | - startNewSession |
Creates a new search session associated with this search instance. More... | |
Class Methods | |
(nonnull instancetype) | + new |
Class Methods inherited from SYSearchBase | |
((unavailable("Only subclasses can be instantiated.") | + __attribute__ |
Finds location on map when the input search string contains GPS coordinates.
- (nonnull instancetype) init |
+ (nonnull instancetype) new |