SYPositioning attach delegate <SYPositioningDelegate> as observer to position updating events from SYPositioningManager. Use the startUpdatingPosition method to begin tracking position, and stopUpdatingPosition to stop. More...
#import <SYPositioning.h>
Instance Methods | |
(void) | - startUpdatingPosition |
Start updating position. More... | |
(void) | - stopUpdatingPosition |
Stop updating position. More... | |
Properties | |
id< SYPositioningDelegate > | delegate |
SYPositioning delegate. More... | |
SYPositioning attach delegate <SYPositioningDelegate> as observer to position updating events from SYPositioningManager. Use the startUpdatingPosition method to begin tracking position, and stopUpdatingPosition to stop.
- (void) startUpdatingPosition |
Start updating position.
- (void) stopUpdatingPosition |
Stop updating position.
|
readwritenonatomicweak |
SYPositioning delegate.