Conforms to NSObject
Declared in RNKManagerDelegate.h

Instance Methods

locationManager:didUpdateMapLocation:

@method locationManager:didUpdateMapLocation

- (void)locationManager:(RNKManager *)manager didUpdateMapLocation:(RNKMapLocation *)location

Discussion

@discussion Invoked when a new map location is available.

location is a SHKAMapLocation object representing the current location

Declared In

RNKManagerDelegate.h