Finds location on map when the input search string contains GPS coordinates. More...
#import <SYSearch.h>
Instance Methods | |
(nonnull instancetype) | - init |
![]() | |
((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 |
![]() | |
((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 |